Skip to content

Commit dbf5a71

Browse files
snyk-botbeeme1mr
authored andcommitted
fix: requirements-dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904 Signed-off-by: Michael Beemer <[email protected]>
1 parent 04a4323 commit dbf5a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ wrapt==1.14.1
102102
# The following packages are considered to be unsafe in a requirements file:
103103
# pip
104104
# setuptools
105+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)