Skip to content

Commit aef30ec

Browse files
committed
fix: requirements-test.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
1 parent b4887f0 commit aef30ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ pytest==3.2.5
88
coverage
99
pytest-expect>=1.1,<2.0
1010
mock
11+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)