[Snyk] Security upgrade werkzeug from 2.1.2 to 2.2.3 (#221)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319935 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
c251bffc89
commit
0aaf1ec89b
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ itsdangerous==2.1.2
|
|||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
redis==4.3.3
|
||||
Werkzeug==2.1.2
|
||||
Werkzeug==2.2.3
|
||||
|
|
Loading…
Reference in a new issue