Skip to content

Commit 5265092

Browse files
Bump setuptools-scm[toml] from 7.1 to 8.1.0
Bumps [setuptools-scm[toml]](https://github.com/pypa/setuptools_scm) from 7.1 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] <support@github.com>
1 parent e0cbaef commit 5265092

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
build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools",
5-
"setuptools-scm[toml]==7.1",
5+
"setuptools-scm[toml]==8.1.0",
66
"wheel",
77
]
88

0 commit comments

Comments
 (0)