We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c70c49a + 4e0827f commit 7716101Copy full SHA for 7716101
1 file changed
requirements-dev.txt
@@ -6,7 +6,9 @@ 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
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
13
+requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
14
+zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments