Update tqdm stubs to 4.65.* (#9840)

This commit is contained in:
Alex Waygood
2023-03-04 10:06:40 -08:00
committed by GitHub
parent 257e287fec
commit 9472dc10b9
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.64.*"
version = "4.65.*"
[tool.stubtest]
extras = ["slack", "telegram"]