We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbe8f7 commit 4bc1bffCopy full SHA for 4bc1bff
requirements-dev.txt
@@ -1,13 +1,13 @@
1
-e .
2
3
-black==24.4.0; implementation_name == 'cpython'
+black==24.4.2; implementation_name == 'cpython'
4
build==1.2.1
5
-mypy==1.5.1; implementation_name =='cpython'
6
-pytest==7.4.2
7
-setuptools==69.5.1
8
-tox==4.14.2
+mypy==1.10.1; implementation_name =='cpython'
+pytest==8.2.2
+setuptools==70.3.0
+tox==4.16.0
9
tox-gh-actions==3.2.0
10
-twine==5.0.0
+twine==5.1.1
11
wheel==0.43.0
12
13
-Sphinx==7.2.6; python_version > "3.8"
+Sphinx==7.4.4; python_version > "3.8"
0 commit comments