Skip to content

Commit 1d26e69

Browse files
author
stubsabot
committed
[stubsabot] Bump tqdm to 4.70.*
Release: https://pypi.org/pypi/tqdm/4.70.0 Repository: https://github.com/tqdm/tqdm Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tqdm Diff: tqdm/tqdm@v4.69.1...v4.70.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 3 files included in typeshed's stubs have been modified or renamed: `tqdm/asyncio.py`, `tqdm/contrib/concurrent.py`, `tqdm/std.py`. - Total lines of Python code added: 321. - Total lines of Python code deleted: 55. 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
1 parent 56cbde4 commit 1d26e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/tqdm/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "4.69.*"
1+
version = "4.70.*"
22
upstream-repository = "https://github.com/tqdm/tqdm"
33
optional-dependencies = ["types-requests"]
44

0 commit comments

Comments
 (0)