Skip to content

Commit 1c98f84

Browse files
snyk-botc00kiemon5ter
authored andcommitted
fix: example/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
1 parent a6cbe40 commit 1c98f84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Flask
33
gunicorn
44
oic>=1.2.1
55
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
6+
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)