Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
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-CRYPTOGRAPHY-7161587
  • Loading branch information
snyk-bot committed Jun 7, 2024
1 parent 2c3681e commit 696d650
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 @@ -34,7 +34,7 @@ click==7.0
# via flask
contextlib2==0.6.0.post1
# via digitalmarketplace-utils
cryptography==39.0.1
cryptography==42.0.8
# via digitalmarketplace-utils
defusedxml==0.6.0
# via odfpy
Expand Down

0 comments on commit 696d650

Please sign in to comment.