Bump setuptools from 83.0.0 to 84.0.0 (#18290)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-11 14:36:59 -05:00
committed by GitHub
parent 94fbfa05de
commit 74c30c62ef
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==83.0.0", "wheel>=0.43,<0.48"]
requires = ["setuptools==84.0.0", "wheel>=0.43,<0.48"]
build-backend = "setuptools.build_meta"
[project]