Skip to content

Commit

Permalink
build(deps): Bump uvicorn from 0.32.1 to 0.34.0 (#255)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to
0.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/encode/uvicorn/releases">uvicorn's
releases</a>.</em></p>
<blockquote>
<h2>Version 0.34.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>content-length</code> to 500 response in wsproto by <a
href="https://github.com/Kludex"><code>@​Kludex</code></a> in <a
href="https://github.com/encode/uvicorn/pull/2542">encode/uvicorn#2542</a></li>
<li>Drop Python 3.8 by <a
href="https://github.com/Kludex"><code>@​Kludex</code></a> in <a
href="https://github.com/encode/uvicorn/pull/2543">encode/uvicorn#2543</a></li>
</ul>
<hr />
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.33.0...0.34.0">https://github.com/encode/uvicorn/compare/0.33.0...0.34.0</a></p>
<h2>Version 0.33.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove WatchGod by <a
href="https://github.com/Kludex"><code>@​Kludex</code></a> in <a
href="https://github.com/encode/uvicorn/pull/2536">encode/uvicorn#2536</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bwells"><code>@​bwells</code></a> made
their first contribution in <a
href="https://github.com/encode/uvicorn/pull/2491">encode/uvicorn#2491</a></li>
<li><a href="https://github.com/tback"><code>@​tback</code></a> made
their first contribution in <a
href="https://github.com/encode/uvicorn/pull/2528">encode/uvicorn#2528</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.32.1...0.33.0">https://github.com/encode/uvicorn/compare/0.32.1...0.33.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/encode/uvicorn/blob/master/docs/release-notes.md">uvicorn's
changelog</a>.</em></p>
<blockquote>
<h2>0.34.0 (December 15, 2024)</h2>
<h3>Added</h3>
<ul>
<li>Add <code>content-length</code> to 500 response in
<code>wsproto</code> implementation (<a
href="https://github.com/encode/uvicorn/issues/2542">#2542</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for Python 3.8 (<a
href="https://github.com/encode/uvicorn/issues/2543">#2543</a>)</li>
</ul>
<h2>0.33.0 (December 14, 2024)</h2>
<h3>Removed</h3>
<ul>
<li>Remove <code>WatchGod</code> support for <code>--reload</code> (<a
href="https://github.com/encode/uvicorn/issues/2536">#2536</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/encode/uvicorn/commit/7983c1ae9c2276b94cd85217f7aa58bb248847c4"><code>7983c1a</code></a>
Version 0.34.0 (<a
href="https://github.com/encode/uvicorn/issues/2546">#2546</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/75d4402f32e09b37a76b5fc7325482906c402275"><code>75d4402</code></a>
Add alls-green job (<a
href="https://github.com/encode/uvicorn/issues/2544">#2544</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/4156ccb4c9779786630cd7c52f9919c3647ac036"><code>4156ccb</code></a>
Drop Python 3.8 (<a
href="https://github.com/encode/uvicorn/issues/2543">#2543</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/3575cbaa4ef3303d12e1b00e570bb044cec10d80"><code>3575cba</code></a>
Add <code>content-length</code> to 500 response in wsproto (<a
href="https://github.com/encode/uvicorn/issues/2542">#2542</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/a50051308509600388ed170fdedacfb673757de4"><code>a500513</code></a>
Version 0.33.0 (<a
href="https://github.com/encode/uvicorn/issues/2539">#2539</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/038f8ef3fe8f174ef7b38379165536d2c84b7eb9"><code>038f8ef</code></a>
Bump the python-packages group across 1 directory with 9 updates (<a
href="https://github.com/encode/uvicorn/issues/2538">#2538</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/3aa1d010d68afcc2a1311669f6b05cede1aa7cfc"><code>3aa1d01</code></a>
Remove WatchGod (<a
href="https://github.com/encode/uvicorn/issues/2536">#2536</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/a3cc36016e34ed29345d3afda441adab58cbf2d5"><code>a3cc360</code></a>
docs: add note about server behavior on exceptions (<a
href="https://github.com/encode/uvicorn/issues/2535">#2535</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/6725ebb1ee7d454f4c7259374b48941faa57b7be"><code>6725ebb</code></a>
docs: add more mkdocs-material features (<a
href="https://github.com/encode/uvicorn/issues/2534">#2534</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/bfa754e21e2cc1d5b0d7cabf24933a6c3afc315e"><code>bfa754e</code></a><code>encode/uvicorn#2527</code><a
href="https://github.com/encode/uvicorn/issues/2528">#2528</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/encode/uvicorn/compare/0.32.1...0.34.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uvicorn&package-manager=pip&previous-version=0.32.1&new-version=0.34.0)](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 Jan 1, 2025
1 parent 36e248b commit cd865ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fastapi-crudrouter = "^0.8.6"
loguru = "^0.7"
pydantic = {version = "^1.10.13", extras = ["ujson", "email"]}
sentry-sdk = "^2.15"
uvicorn = {version = "^0.32.1", extras = ["standard"]}
uvicorn = {version = "^0.34.0", extras = ["standard"]}

[tool.poetry.dev-dependencies]
autoflake = "^1.7"
Expand Down

0 comments on commit cd865ad

Please sign in to comment.