Skip to content

Commit 4a1f8df

Browse files
authored
chore: Bump the setuptools build dependency to >=83.0.0 (hiero-ledger#2468)
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent b9db9d6 commit 4a1f8df

2 files changed

Lines changed: 4 additions & 4 deletions

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
[build-system]
6666
requires = [
6767
"pdm-backend>=2.4.8,<3",
68-
"setuptools>=82,<84",
68+
"setuptools>=83,<85",
6969
"setuptools_scm>=7,<11",
7070
"grpcio-tools>=1.76.0,<2"
7171
]

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)