Skip to content

Commit e33418d

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

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/2176.misc.rst

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

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

0 commit comments

Comments
 (0)