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-6592767
  • Loading branch information
snyk-bot committed May 5, 2024
1 parent abd17d8 commit 42f4f05
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 @@ -33,7 +33,7 @@ constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cron-descriptor==1.4.0
cryptography==42.0.4
cryptography==42.0.6
cssselect==1.2.0
cymem==2.0.7
daphne==4.0.0
Expand Down

0 comments on commit 42f4f05

Please sign in to comment.