[Snyk] Security upgrade cryptography from 41.0.1 to 41.0.4 (#284)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-5914629 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
9d68d6b058
commit
31ae18d57d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cryptography==41.0.1
|
cryptography==41.0.4
|
||||||
Flask==2.3.2
|
Flask==2.3.2
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
|
|
Loading…
Reference in a new issue