Bump setuptools to 69.1.* (#11423)

This commit is contained in:
Avasam
2024-02-14 19:58:21 +01:00
committed by GitHub
parent 4664986cea
commit 48a0497b23
6 changed files with 13 additions and 17 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
version = "69.0.*"
version = "69.1.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]
# darwin is equivalent to linux for OS-specific methods
platforms = ["linux", "win32"]
stubtest_requirements = ["tomli"]