Skip to content

Commit cd00072

Browse files
Bump setuptools from 80.4.0 to 80.7.1 (#235)
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.4.0 to 80.7.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.4.0...v80.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b56cd3 commit cd00072

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/235.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated setuptools from 80.4.0 to 80.7.1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools==80.4.0",
3+
"setuptools==80.7.1",
44
"setuptools_scm==8.3.1",
55
]
66
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)