Bump setuptools from 82.0.1 to 83.0.0 (#17426)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-06 14:41:29 -05:00
committed by GitHub
parent b79db76099
commit e64a79f431
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==82.0.1", "wheel>=0.43,<0.48"]
requires = ["setuptools==83.0.0", "wheel>=0.43,<0.48"]
build-backend = "setuptools.build_meta"
[project]