Skip to content

Commit 5311423

Browse files
Bump setuptools from 75.6.0 to 75.7.0 (#2100)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 75.7.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.6.0...v75.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76957a9 commit 5311423

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2100.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated setuptools from 75.6.0 to 75.7.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.6.0",
4+
"setuptools==75.7.0",
55
"setuptools_scm==8.1.0",
66
]
77
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)