Skip to content

Commit ffcd94a

Browse files
serious-scaffold[bot]huxuan
authored andcommitted
build(deps): update dependency setuptools to v71
1 parent b1281b5 commit ffcd94a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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==70.3.0",
4+
"setuptools==71.1.0",
55
"setuptools-scm==8.1.0",
66
]
77

template/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[build-system]
55
build-backend = "setuptools.build_meta"
66
requires = [
7-
"setuptools==70.3.0",
7+
"setuptools==71.1.0",
88
"setuptools-scm==8.1.0",
99
]
1010

0 commit comments

Comments
 (0)