Update setuptools to 67.1 (#9664)

Replace some instances of `Any` with `Incomplete` or proper types.
This commit is contained in:
Sebastian Rittau
2023-02-03 12:43:35 +01:00
committed by GitHub
parent cd64563dd8
commit dc389eafe7
3 changed files with 20 additions and 22 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "65.7.*"
version = "67.1.*"
requires = ["types-docutils"]