Skip to content

Commit 72fd096

Browse files
Bump setuptools-scm[toml] from 7.1.0 to 8.1.0
Bumps [setuptools-scm[toml]](https://github.com/pypa/setuptools_scm) from 7.1.0 to 8.1.0. - [Release notes](https://github.com/pypa/setuptools_scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v7.1.0...v8.1.0) --- updated-dependencies: - dependency-name: setuptools-scm[toml] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bd90e8 commit 72fd096

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
@@ -2,7 +2,7 @@
22
# Copyright © 2023 Frequenz Energy-as-a-Service GmbH
33

44
[build-system]
5-
requires = ["setuptools == 68.1.0", "setuptools_scm[toml] == 7.1.0"]
5+
requires = ["setuptools == 68.1.0", "setuptools_scm[toml] == 8.1.0"]
66
build-backend = "setuptools.build_meta"
77

88
[project]

0 commit comments

Comments
 (0)