Skip to content

Commit c3ac2df

Browse files
Bump setuptools from 75.8.2 to 76.0.0 (#2186)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 76.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v76.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8170f7 commit c3ac2df

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2186.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated setuptools from 75.8.2 to 76.0.0.

pyproject.toml

+1-1
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.8.2",
4+
"setuptools==76.0.0",
55
"setuptools_scm==8.2.0",
66
]
77
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)