Bump setuptools to 70.2.* (#12261)

This commit is contained in:
Avasam
2024-07-03 06:59:08 -04:00
committed by GitHub
parent 683ff51acb
commit 45d162c9ee
9 changed files with 48 additions and 68 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "70.1.*"
version = "70.2.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]