chore(deps): update dependency tqdm to v4.69.1 #145

Open
renovate-bot wants to merge 1 commit from renovate/tqdm-4.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
tqdm (changelog) ==4.68.4==4.69.1 age confidence

Release Notes

tqdm/tqdm (tqdm)

v4.69.1: tqdm v4.69.1 stable

Compare Source

v4.69.0: tqdm v4.69.0 stable

Compare Source

  • add tqdm.asyncio.gather(..., return_exceptions=False) (#​1776, #​1671 <- #​1286)
  • misc minor framework updates
    • bump workflow actions & pre-commit hooks

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tqdm](https://github.com/tqdm/tqdm) ([changelog](https://tqdm.github.io/releases)) | `==4.68.4` → `==4.69.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/tqdm/4.69.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tqdm/4.68.4/4.69.1?slim=true) | --- ### Release Notes <details> <summary>tqdm/tqdm (tqdm)</summary> ### [`v4.69.1`](https://github.com/tqdm/tqdm/releases/tag/v4.69.1): tqdm v4.69.1 stable [Compare Source](https://github.com/tqdm/tqdm/compare/v4.69.0...v4.69.1) - `contrib.logging`: preserve filters ([#&#8203;1775](https://github.com/tqdm/tqdm/issues/1775) <- [#&#8203;1581](https://github.com/tqdm/tqdm/issues/1581)) - `rich`: misc fixes ([#&#8203;1773](https://github.com/tqdm/tqdm/issues/1773)) - support generators (without `len`) ([#&#8203;1391](https://github.com/tqdm/tqdm/issues/1391)) - fix potential `AttributeError` on exit ([#&#8203;1674](https://github.com/tqdm/tqdm/issues/1674)) - fix `total=float('inf')` ([#&#8203;1781](https://github.com/tqdm/tqdm/issues/1781) <- [#&#8203;651](https://github.com/tqdm/tqdm/issues/651)) - fix potential `AttributeError` on exit ([#&#8203;1778](https://github.com/tqdm/tqdm/issues/1778) <- [#&#8203;1668](https://github.com/tqdm/tqdm/issues/1668), [#&#8203;1537](https://github.com/tqdm/tqdm/issues/1537), [#&#8203;261](https://github.com/tqdm/tqdm/issues/261)) - fix minor docs typos ([#&#8203;1780](https://github.com/tqdm/tqdm/issues/1780), [#&#8203;1746](https://github.com/tqdm/tqdm/issues/1746)) ### [`v4.69.0`](https://github.com/tqdm/tqdm/releases/tag/v4.69.0): tqdm v4.69.0 stable [Compare Source](https://github.com/tqdm/tqdm/compare/v4.68.4...v4.69.0) - add `tqdm.asyncio.gather(..., return_exceptions=False)` ([#&#8203;1776](https://github.com/tqdm/tqdm/issues/1776), [#&#8203;1671](https://github.com/tqdm/tqdm/issues/1671) <- [#&#8203;1286](https://github.com/tqdm/tqdm/issues/1286)) - misc minor framework updates - bump workflow actions & pre-commit hooks </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-07-17 20:34:12 +02:00
renovate-bot added 1 commit 2026-07-17 20:34:13 +02:00
chore(deps): update dependency tqdm to v4.69.0
All checks were successful
PR Tests / test (pull_request) Successful in 1m22s
NYX Security Scan / nyx-scan (pull_request) Successful in 5m42s
bdfa1ed512
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-17 20:34:18 +02:00
renovate-bot changed title from chore(deps): update dependency tqdm to v4.69.0 to chore(deps): update dependency tqdm to v4.69.1 2026-07-24 16:36:05 +02:00
renovate-bot force-pushed renovate/tqdm-4.x from bdfa1ed512 to ab0afe758f 2026-07-24 16:36:06 +02:00 Compare
All checks were successful
PR Tests / test (pull_request) Successful in 1m17s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 6m10s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tqdm-4.x:renovate/tqdm-4.x
git checkout renovate/tqdm-4.x
Sign in to join this conversation.
No description provided.