Skip to content

Commit c2278f7

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14908843
1 parent eafea3f commit c2278f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ six==1.15.0
3333
toml==0.10.1
3434
typed-ast==1.4.1
3535
wcwidth==0.2.5
36-
Werkzeug==1.0.1
36+
Werkzeug==3.1.5
3737
zipp==3.1.0

0 commit comments

Comments
 (0)