From 4dae663976ad43158ebed22b7ba703bbd1df4291 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 May 2024 15:10:03 +0000 Subject: [PATCH] fix: deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867 --- .../backbone-services/prometheus-operator/hack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt b/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt index bc2fde78b..dc1b466a6 100644 --- a/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt +++ b/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt @@ -1,2 +1,2 @@ PyYAML==5.1.2 -requests==2.22.0 +requests==2.32.0