File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ pip-tools
44pytest
55pytest-cov
66responses
7+ zipp>=3.19.1 # pinned to avoid CVE-2024-5569 vulnerability
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.13
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# pip-compile --output-file=requirements-dev.txt requirements-dev.in
@@ -79,8 +79,9 @@ urllib3==2.5.0
7979 # responses
8080wheel == 0.46.2
8181 # via pip-tools
82+ zipp == 3.23.0
83+ # via -r requirements-dev.in
8284
8385# The following packages are considered to be unsafe in a requirements file:
8486# pip
8587# setuptools
86- zipp >= 3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
You can’t perform that action at this time.
0 commit comments