We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9189c67 + 470a23c commit fba2633Copy full SHA for fba2633
1 file changed
requirements-dev.txt
@@ -6,7 +6,8 @@ isort
6
mypy
7
pytest
8
pytest-cov
9
-setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
+setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
10
sphinx
11
twine<3.4
12
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
13
+zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments