[Snyk] Security upgrade cryptography from 43.0.0 to 43.0.1 (#391)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-7886970 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
c13e80bf2a
commit
86e7e2e220
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cryptography==43.0.0
|
cryptography==43.0.1
|
||||||
Flask==3.0.0
|
Flask==3.0.0
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
|
Loading…
Reference in a new issue