Skip to content

Commit 329e798

Browse files
chore(deps-dev): update setuptools-scm requirement from <9,>=7 to >=7,<11 (hiero-ledger#2314)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1bc69d commit 329e798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ default-groups = ["dev", "lint"]
6565
requires = [
6666
"pdm-backend>=2.4.8,<3",
6767
"setuptools>=82,<83",
68-
"setuptools_scm>=7,<9",
68+
"setuptools_scm>=7,<11",
6969
"grpcio-tools>=1.76.0,<2"
7070
]
7171
build-backend = "pdm.backend"

0 commit comments

Comments
 (0)