Skip to content

Commit 630befd

Browse files
chore(deps): update dependency setuptools to v80
1 parent c3ce66c commit 630befd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
build-backend = "setuptools.build_meta"
33
requires = [
4-
"setuptools>=72.0.0,<80.0.0",
4+
"setuptools>=80.2.0,<80.3.0",
55
"setuptools-scm>=8.0.0,<9.0.0",
66
"wheel>=0.38.4,<1.0.0"
77
]

0 commit comments

Comments
 (0)