Skip to content

Commit cd6dde6

Browse files
Bump setuptools from 78.1.0 to 79.0.0 (#584)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 79.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v79.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c21e0fa commit cd6dde6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/584.misc.rst

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools==78.1.0",
3+
"setuptools==79.0.0",
44
"setuptools_scm==8.2.0",
55
]
66
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)