chore(deps): bump tqdm from 4.68.3 to 4.70.0 - #232
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #232 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 1744 1744
=========================================
Hits 1744 1744 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Collaborator
|
@dependabot rebase |
mdevolde
self-requested a review
August 15, 2026 15:04
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.3 to 4.70.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.3...v4.70.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/tqdm-4.70.0
branch
from
August 15, 2026 15:05
1c814cc to
8e0eb3f
Compare
mdevolde
approved these changes
Aug 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tqdm from 4.68.3 to 4.70.0.
Release notes
Sourced from tqdm's releases.
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() too