[stubsabot] Bump tqdm to 4.67.3 (#15366)

Release: https://pypi.org/pypi/tqdm/4.67.3
Repository: https://github.com/tqdm/tqdm
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tqdm
Diff: https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 0.
 - Total lines of Python code deleted: 0.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
This commit is contained in:
github-actions[bot]
2026-02-03 22:56:55 -06:00
committed by GitHub
parent 11ff7e1126
commit f7619a4e5b
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.67.2"
version = "4.67.3"
upstream_repository = "https://github.com/tqdm/tqdm"
requires = ["types-requests"]