Skip to content

Commit c7b9ff6

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-SETUPTOOLS-3113904
1 parent e2f7d88 commit c7b9ff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/requirements.txt

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

0 commit comments

Comments
 (0)