Skip to content

Commit affef10

Browse files
Bump setuptools from 75.8.2 to 76.0.0 in /toga (beeware#3253)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78b1b1b commit affef10

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/3253.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 in /toga.

toga/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools==75.8.2",
3+
"setuptools==76.0.0",
44
"setuptools_scm==8.2.0",
55
"setuptools_dynamic_dependencies==1.0.0",
66
]

0 commit comments

Comments
 (0)