Skip to content

Commit 53598c6

Browse files
Bump setuptools from 75.7.0 to 75.8.0 (#2106)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.7.0 to 75.8.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.7.0...v75.8.0)
1 parent fb1fc4b commit 53598c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2106.misc.rst

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
# keep versions in sync with automation/pyproject.toml
4-
"setuptools==75.7.0",
4+
"setuptools==75.8.0",
55
"setuptools_scm==8.1.0",
66
]
77
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)