Skip to content

Commit

Permalink
fix: virtualrequirements.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-CERTIFI-7430173
  • Loading branch information
snyk-bot committed Jul 8, 2024
1 parent 9eca834 commit 8cca397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtualrequirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ async-timeout==4.0.3
attrs==23.1.0
beautifulsoup4==4.12.2
bs4==0.0.1
certifi==2023.7.22
certifi==2024.7.4
charset-normalizer==3.2.0
colorama==0.4.6
defusedxml==0.7.1
Expand Down

0 comments on commit 8cca397

Please sign in to comment.