Skip to content

Commit

Permalink
fix: charts/kube-prometheus-stack/hack/requirements.txt to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
  • Loading branch information
snyk-bot committed May 22, 2024
1 parent a5246e1 commit f5ea6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/hack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PyYAML==6.0.1
requests==2.31.0
requests==2.32.0
jsonnet

0 comments on commit f5ea6d5

Please sign in to comment.