Skip to content

Commit

Permalink
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.6 (#409)
Browse files Browse the repository at this point in the history
fix: requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309091
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309092

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
devinlundberg and snyk-bot authored Nov 14, 2024
1 parent 857f7e8 commit 4c0075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.1
redis==5.1.1
Werkzeug==3.0.3
Werkzeug==3.0.6
flask-babel

0 comments on commit 4c0075c

Please sign in to comment.