Bump setuptools to 71.0.* (#12381)

This commit is contained in:
Avasam
2024-07-21 13:09:27 +02:00
committed by GitHub
parent aae471feff
commit 1b560bbf6a
6 changed files with 13 additions and 60 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "70.3.*"
version = "71.0.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]