Bump setuptools to 80.1.* (#13915)

This commit is contained in:
Semyon Moroz
2025-05-02 19:19:19 -04:00
committed by GitHub
parent 0042bcc68f
commit dde3f837a6
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "80.0.*"
version = "80.1.*"
upstream_repository = "https://github.com/pypa/setuptools"
extra_description = """\
Given that `pkg_resources` is typed since `setuptools >= 71.1`, \