Skip to content

Commit 07dcc4e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.0.0,<80.1.0",
55
"setuptools-scm>=8.0.0,<9.0.0",
66
"wheel>=0.38.4,<1.0.0"
77
]

0 commit comments

Comments
 (0)