Skip to content

Commit 06f0f76

Browse files
committed
Update setuptools, wheel, and twine for devs
1 parent 9a68c67 commit 06f0f76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ black==24.4.2; implementation_name == 'cpython'
44
build==1.2.1
55
mypy==1.10.1; implementation_name =='cpython'
66
pytest==8.2.2
7-
setuptools==70.3.0
7+
setuptools==80.7.1
88
tox==4.16.0
99
tox-gh-actions==3.2.0
10-
twine==5.1.1
11-
wheel==0.43.0
10+
twine==6.1.0
11+
wheel==0.46.1
1212

1313
Sphinx==7.4.4

0 commit comments

Comments
 (0)