Update setuptools to 69.5.* (#11756)

This commit is contained in:
Sebastian Rittau
2024-04-14 15:30:37 +02:00
committed by GitHub
parent 451e0efbcb
commit 3c678c997d
10 changed files with 68 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "69.2.*"
version = "69.5.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]