Skip to content

Commit 3dc3a9d

Browse files
AlexsJonessnyk-bot
andauthored
chore: Security upgrade setuptools from 39.0.1 to 65.5.1 (#46)
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]> Signed-off-by: Michael Beemer <[email protected]> Co-authored-by: snyk-bot <[email protected]>
1 parent 50f5a48 commit 3dc3a9d

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)