Skip to content

Commit 7a3933a

Browse files
Bump setuptools from 80.8.0 to 80.9.0 in /automation (#2321)
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.8.0 to 80.9.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.8.0...v80.9.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7c5ad4 commit 7a3933a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

automation/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 ../pyproject.toml
4-
"setuptools==80.8.0",
4+
"setuptools==80.9.0",
55
"setuptools_scm==8.3.1",
66
"setuptools_dynamic_dependencies @ git+https://github.com/beeware/setuptools_dynamic_dependencies",
77
]

changes/2321.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated setuptools from 80.8.0 to 80.9.0 in /automation.

0 commit comments

Comments
 (0)