Skip to content

Commit baf0a79

Browse files
drcrazysnyk-bot
andauthored
Update setuptools (#51)
* Fix PR in standing * fix: requirements-dev.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482 --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 53a0f3d commit baf0a79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ flake8-string-format==0.3.0
3131
flake8-super==0.1.3
3232
flake8-todos==0.3.1
3333
flake8-variables-names==0.0.6
34+
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)