Skip to content

Commit c6b24d4

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update setuptools-scm[toml] requirement
Updates the requirements on [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v4.0.0...v9.2.0) --- updated-dependencies: - dependency-name: setuptools-scm[toml] dependency-version: 9.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fca391 commit c6b24d4

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
requires = [
33
"pip>=20.0",
44
"setuptools>=40.0",
5-
"setuptools_scm[toml]>=4.0,<9",
5+
"setuptools_scm[toml]>=4.0,<10",
66
"wheel"
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)