Closed dependabot[bot] closed 3 months ago
The recent updates involve a minor version increment of the tqdm
package across multiple configuration files. This change upgrades tqdm
from version 4.66.4
to 4.66.5
, ensuring that users benefit from the latest bug fixes and improvements without disrupting existing functionality. No other dependencies were added or removed, maintaining the overall structure of the environment.
File(s) | Change Summary |
---|---|
.ci_support/environment-docs.yml , |
Updated tqdm from 4.66.4 to 4.66.5 |
.ci_support/environment.yml , |
|
binder/environment.yml , |
|
pyproject.toml |
Updated tqdm from 4.66.4 to 4.66.5 |
🐰✨
In the garden of code, a patch takes flight,
tqdm
grows stronger, shining so bright.
With bug fixes and tweaks, it hops with glee,
A leap in the version, as smooth as can be!
So let’s celebrate this update, my friend,
For progress in code is a joy without end!
🌼💻
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps tqdm from 4.66.4 to 4.66.5.
Release notes
Sourced from tqdm's releases.
Commits
951a2ba
Merge pull request #1595 from hroncok/py3.13-await-aclose2fbad6a
Avoid Python 3.13+ RuntimeWarning: coroutine method 'aclose' of 'acount' was ...0254345
Merge pull request #1594 from mgorny/py313-docstring43230f6
slight lint5ba6595
cli: Fix docstring processing with Python 3.13+448946a
Merge pull request #1602 from tqdm/devel46cd395
add py3.12 supportd8ac656
ncols: support FreeBSD4f66276
bump deps & linters54796cc
docs: bump versionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
tqdm
package version from 4.66.4 to 4.66.5 across multiple configuration files to enhance stability and performance.