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-5777683
  • Loading branch information
snyk-bot committed Jul 16, 2023
1 parent 9344c22 commit 81f5554
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 @@ -15,7 +15,7 @@ certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
cryptography==37.0.4
cryptography==41.0.2
dnspython==1.16.0
dwollav2==2.2.0
email-validator==1.1.2
Expand Down

0 comments on commit 81f5554

Please sign in to comment.