Update tqdm to 4.67.* (#13004)

This commit is contained in:
Danny Yang
2024-11-18 07:09:35 -05:00
committed by GitHub
parent 5d859ca366
commit 2cc71de3c3
3 changed files with 16 additions and 6 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
version = "4.66.*"
version = "4.67.*"
upstream_repository = "https://github.com/tqdm/tqdm"
requires = ["types-requests"]
[tool.stubtest]
extras = ["slack", "telegram"]