[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4 (#359)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
d3ffeac585
commit
57ec6249a6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cryptography==42.0.8
|
||||
Flask==3.0.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.1
|
||||
redis==5.0.1
|
||||
Werkzeug==3.0.3
|
||||
|
|
Loading…
Reference in a new issue