Skip to content

Commit 4bc1bff

Browse files
committed
Update dev requirements
1 parent fcbe8f7 commit 4bc1bff

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
-e .
22

3-
black==24.4.0; implementation_name == 'cpython'
3+
black==24.4.2; implementation_name == 'cpython'
44
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
5+
mypy==1.10.1; implementation_name =='cpython'
6+
pytest==8.2.2
7+
setuptools==70.3.0
8+
tox==4.16.0
99
tox-gh-actions==3.2.0
10-
twine==5.0.0
10+
twine==5.1.1
1111
wheel==0.43.0
1212

13-
Sphinx==7.2.6; python_version > "3.8"
13+
Sphinx==7.4.4; python_version > "3.8"

0 commit comments

Comments
 (0)