Skip to content

Commit

Permalink
Bump setuptools-scm[toml] from 7.1.0 to 8.1.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 1570143 commit a36d33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build-system]
requires = [
"setuptools == 68.1.0",
"setuptools_scm[toml] == 7.1.0",
"setuptools_scm[toml] == 8.1.0",
"frequenz-repo-config[lib] == 0.9.1",
]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit a36d33b

Please sign in to comment.