Skip to content

Commit b8a063d

Browse files
devinlundbergsnyk-bot
authored andcommitted
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.6 (pinterest#409)
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]>
1 parent f841ace commit b8a063d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ itsdangerous==2.2.0
44
Jinja2==3.1.4
55
MarkupSafe==2.1.1
66
redis==5.1.1
7-
Werkzeug==3.0.3
7+
Werkzeug==3.0.6
88
flask-babel

0 commit comments

Comments
 (0)