Skip to content

Commit 1c4a5b5

Browse files
Bump setuptools-scm[toml] from 8.2.0 to 8.3.1 in the minor group
Bumps the minor group with 1 update: [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm). Updates `setuptools-scm[toml]` 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[toml] dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef17c31 commit 1c4a5b5

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 == 78.1.0",
7-
"setuptools_scm[toml] == 8.2.0",
7+
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.2",
99
]
1010
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)