Bump setuptools to 76.0.0 (#13614)

This commit is contained in:
Avasam
2025-03-12 13:25:47 +01:00
committed by GitHub
parent 28106bcb73
commit f6e99d20b5
12 changed files with 271 additions and 213 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "~=75.8.2"
version = "~=76.0.0"
upstream_repository = "https://github.com/pypa/setuptools"
extra_description = """\
Given that `pkg_resources` is typed since `setuptools >= 71.1`, \