Skip to content

Commit

Permalink
Bump tqdm from 4.66.5 to 4.67.1 (#10205)
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tqdm/tqdm/releases">tqdm's
releases</a>.</em></p>
<blockquote>
<h2>tqdm v4.67.1 stable</h2>
<ul>
<li>fix <code>gui</code> (<code>matplotlib</code> syntax) (<a
href="https://redirect.github.com/tqdm/tqdm/issues/1629">#1629</a>)</li>
<li>misc test &amp; framework updates
<ul>
<li>bump <code>pytest-asyncio</code> (<a
href="https://redirect.github.com/tqdm/tqdm/issues/1630">#1630</a>)</li>
<li>fix <code>codecov</code> rate limit</li>
<li>fix pybuild</li>
<li>sync dependencies</li>
</ul>
</li>
</ul>
<h2>tqdm v4.67.0 stable</h2>
<ul>
<li><code>contrib.discord</code>: replace <code>disco-py</code> with
<code>requests</code> (<a
href="https://redirect.github.com/tqdm/tqdm/issues/1536">#1536</a>)</li>
</ul>
<h2>tqdm v4.66.6 stable</h2>
<ul>
<li>cli: zip-safe <code>--manpath</code>, <code>--comppath</code> (<a
href="https://redirect.github.com/tqdm/tqdm/issues/1627">#1627</a>)</li>
<li>misc framework updates (<a
href="https://redirect.github.com/tqdm/tqdm/issues/1627">#1627</a>)
<ul>
<li>fix <code>pytest</code> <code>DeprecationWarning</code></li>
<li>fix <code>snapcraft</code> build</li>
<li>fix <code>nbval</code> <code>DeprecationWarning</code></li>
<li>update &amp; tidy workflows</li>
<li>bump pre-commit</li>
<li>docs: update URLs</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tqdm/tqdm/commit/0ed5d7f18fa3153834cbac0aa57e8092b217cc16"><code>0ed5d7f</code></a>
bump version, merge pull request <a
href="https://redirect.github.com/tqdm/tqdm/issues/1629">#1629</a> from
tqdm/fix-gui</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/a2d5f1c9d1cbdbcf56f52dc4365ea4124e3e33f7"><code>a2d5f1c</code></a>
tests: fix codecov rate limit</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/cac7150d7c8a650c7e76004cd7f8643990932c7f"><code>cac7150</code></a>
tests: bump pytest-asyncio</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/6338f6216996918fdc9c9a73bf095acac54ce0bb"><code>6338f62</code></a>
deps: fix pybuild</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/342b15ed68ae7c5ec1082cadb1b563c7dfde610f"><code>342b15e</code></a>
tests: sync deps</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/c66458d9ac2ad096937406f79d105af891cee6e7"><code>c66458d</code></a>
gui: fix matplotlib</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/35a6ee9a4527bab5c0c7234531269e0c7fd0f2fd"><code>35a6ee9</code></a>
bump version, merge pull request <a
href="https://redirect.github.com/tqdm/tqdm/issues/1536">#1536</a> from
guigoruiz1</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/8aa9470e485a90679936d3781a4f953cf5afa8f4"><code>8aa9470</code></a>
add discord requests dep</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/1db24b4ff442c43752cf56a55b1782998c76801c"><code>1db24b4</code></a>
better user-agent</li>
<li><a
href="https://github.com/tqdm/tqdm/commit/61365d8321ae4ca433d2c6cda770a73a8e0e62cb"><code>61365d8</code></a>
handle rate limit</li>
<li>Additional commits viewable in <a
href="https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tqdm&package-manager=pip&previous-version=4.66.5&new-version=4.67.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 65ac69a commit 41e224e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ tomli==2.0.2
# mypy
# pytest
# slotscheck
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0
# via -r requirements/lint.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ tomli==2.0.2
# coverage
# mypy
# pytest
tqdm==4.66.5
tqdm==4.67.1
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via -r requirements/test.in
Expand Down

0 comments on commit 41e224e

Please sign in to comment.