Skip to content

Commit c5fe3ee

Browse files
chore(deps): upgrade dependency setuptools-scm to >=9.2,<=9.2.2 (#2949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6968c9f commit c5fe3ee

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
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools>=62.6,<=80.9.0",
4-
"setuptools-scm>=6.2,<=9.2.0",
4+
"setuptools-scm>=9.2,<=9.2.2",
55
]
66
build-backend = "setuptools.build_meta"
77

0 commit comments

Comments
 (0)