Skip to content

Commit

Permalink
build(deps): bump quart from 0.19.5 to 0.19.6 (#124)
Browse files Browse the repository at this point in the history
Bumps [quart](https://github.com/pallets/quart) from 0.19.5 to 0.19.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pallets/quart/blob/main/CHANGES.rst">quart's
changelog</a>.</em></p>
<blockquote>
<h2>0.19.6 2024-05-19</h2>
<ul>
<li>Bugfix use ContentRange in the right way. See issue <a
href="https://redirect.github.com/pallets/quart/issues/331">#331</a>.</li>
<li>Bugfix hold a strong reference to background tasks.</li>
<li>Bugfix avoid ResourceWarning in
DataBody.<strong>aiter</strong>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pallets/quart/commit/2fc6d4fa6e3df017e8eef1411ec80b5a6dce25a5"><code>2fc6d4f</code></a>
Bump and release 0.19.6</li>
<li><a
href="https://github.com/pallets/quart/commit/f58d3c82c2c39c8d30f9e281d33acc67cc9faeed"><code>f58d3c8</code></a>
Switch to the new logos</li>
<li><a
href="https://github.com/pallets/quart/commit/f0f4e7cff7a714922e22a52d03b43f157ff6b6d8"><code>f0f4e7c</code></a>
Bump actions/cache from 3.3.2 to 4.0.0</li>
<li><a
href="https://github.com/pallets/quart/commit/dda795155aab5975f3917dc51b3695720c706a07"><code>dda7951</code></a>
Bump actions/upload-artifact from 3 to 4</li>
<li><a
href="https://github.com/pallets/quart/commit/5b90120f3ade9bbcba1babdbdc5c13806ab1ae2c"><code>5b90120</code></a>
Bump actions/download-artifact from 3 to 4</li>
<li><a
href="https://github.com/pallets/quart/commit/f57d5c6121c35b36abcbebef12380f21f97b2a43"><code>f57d5c6</code></a>
Bump actions/setup-python from 4 to 5</li>
<li><a
href="https://github.com/pallets/quart/commit/e0e9cde55e230036f4dd67e1d7faefecfb12f566"><code>e0e9cde</code></a>
Bump dessant/lock-threads from 4 to 5</li>
<li><a
href="https://github.com/pallets/quart/commit/6a4528420eccf38b1c9bf80962cccda0632a6eea"><code>6a45284</code></a>
avoid ResourceWarning in <code>DataBody.__aiter__</code> (<a
href="https://redirect.github.com/pallets/quart/issues/302">#302</a>)</li>
<li><a
href="https://github.com/pallets/quart/commit/425f685d213f8c3d464d1ce4e347ccf36e609330"><code>425f685</code></a>
Bugfix hold a strong reference to background tasks</li>
<li><a
href="https://github.com/pallets/quart/commit/3508d9a306ca348de139983008ee684c9509f783"><code>3508d9a</code></a>
Fix mypy issues</li>
<li>Additional commits viewable in <a
href="https://github.com/pallets/quart/compare/0.19.5...0.19.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quart&package-manager=pip&previous-version=0.19.5&new-version=0.19.6)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 917130d commit f04bc7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f04bc7a

Please sign in to comment.