Skip to content

Commit

Permalink
fix: requirements/base.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-7886970
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent 2097b71 commit f4067a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ cron-descriptor==1.4.3
# via apache-superset
croniter==2.0.5
# via apache-superset
cryptography==42.0.7
cryptography==43.0.1
# via
# apache-superset
# paramiko
Expand Down

0 comments on commit f4067a5

Please sign in to comment.