Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities (krkn-chaos#673)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
chaitanyaenr and snyk-bot authored Jul 22, 2024
1 parent 56ff0a8 commit f3933f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python-openstackclient==6.5.0
requests==2.32.2
service_identity==24.1.0
PyYAML==6.0.1
setuptools==65.5.1
setuptools==70.0.0
werkzeug==3.0.3
wheel==0.42.0
zope.interface==5.4.0
Expand Down

0 comments on commit f3933f0

Please sign in to comment.