Skip to content

Commit 3b53c4e

Browse files
Merge pull request #2433 from VWS-Python/dependabot/pip/setuptools-scm-toml--8.1.0
Bump setuptools-scm[toml] from 7.1 to 8.1.0
2 parents 117d522 + 5265092 commit 3b53c4e

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)