[Snyk] Security upgrade cryptography from 42.0.3 to 42.0.8 (#371)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
91dd677cdb
commit
f6ad788fda
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cryptography==42.0.3
|
||||
cryptography==42.0.8
|
||||
Flask==3.0.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.3
|
||||
|
|
Loading…
Reference in a new issue