fix: dev-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
This commit is contained in:
parent
6b0bf1c9b9
commit
7033f816b0
@ -1,2 +1,3 @@
|
|||||||
pytest==7.2.2
|
pytest==7.2.2
|
||||||
pylint==2.17.1
|
pylint==2.17.1
|
||||||
|
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user