Skip to content

Commit 05aacd9

Browse files
authored
Merge pull request #3 from cortega26/snyk-fix-cc4b73ebf0553f1cd05d8e557d9d5760
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
2 parents e5a8a45 + 914799c commit 05aacd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pytest
22
black
33
coveralls
4-
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
4+
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
5+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)