[setuptools] Update to 71.1.* (#12176)

This commit is contained in:
Sebastian Rittau
2024-06-25 00:38:59 +02:00
committed by GitHub
parent da443145bc
commit eff4ca189c
14 changed files with 153 additions and 62 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "70.0.*"
version = "70.1.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]