Skip to content

Commit 11bafbd

Browse files
Bump setuptools-scm[toml] from 8.3.1 to 9.2.2
Bumps [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) from 8.3.1 to 9.2.2. - [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.3.1...v9.2.2) --- updated-dependencies: - dependency-name: setuptools-scm[toml] dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba6e162 commit 11bafbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[build-system]
55
requires = [
66
"setuptools == 80.9.0",
7-
"setuptools_scm[toml] == 8.3.1",
7+
"setuptools_scm[toml] == 9.2.2",
88
"frequenz-repo-config[lib] == 0.13.5",
99
]
1010
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)