Skip to content

Commit f53a6c7

Browse files
build(deps): update dependency setuptools to v70.1.0
1 parent c33fb19 commit f53a6c7

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
@@ -2,7 +2,7 @@
22
build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools-scm==8.1.0",
5-
"setuptools==70.0.0",
5+
"setuptools==70.1.0",
66
]
77

88
[project]

template/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
build-backend = "setuptools.build_meta"
66
requires = [
77
"setuptools-scm==8.1.0",
8-
"setuptools==70.0.0",
8+
"setuptools==70.1.0",
99
]
1010

1111
[project]

0 commit comments

Comments
 (0)