Skip to content

Commit 7559143

Browse files
Bump setuptools-scm from 8.2.0 to 8.3.1 in /automation
Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 8.2.0 to 8.3.1. - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v8.2.0...v8.3.1) --- updated-dependencies: - dependency-name: setuptools-scm dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d73636c commit 7559143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# keep versions in sync with ../pyproject.toml
44
"setuptools==80.0.0",
5-
"setuptools_scm==8.2.0",
5+
"setuptools_scm==8.3.1",
66
"setuptools_dynamic_dependencies @ git+https://github.com/beeware/setuptools_dynamic_dependencies",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)