Skip to content

Commit 6ae2fd7

Browse files
Update setuptools requirement from <81,>=74 to >=74,<83 in /python (#7672)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ca9ed commit 6ae2fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools >= 71.0, < 81"]
2+
requires = ["setuptools >= 71.0, < 83"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)