Skip to content

Commit

Permalink
Bump uvicorn from 0.23.2 to 0.24.0.post1 (#237)
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.23.2 to
0.24.0.post1.
<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.24.0.post1</h2>
<h3>Fixed</h3>
<ul>
<li>Revert mkdocs-material from 9.1.21 to 9.2.6 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>)
05/11/23</li>
</ul>
<h2>Version 0.24.0</h2>
<h2>Added</h2>
<ul>
<li>Support Python 3.12 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>)
04/11/23</li>
<li>Allow setting <code>app</code> via environment variable
<code>UVICORN_APP</code> (<a
href="https://redirect.github.com/encode/uvicorn/issues/2106">#2106</a>)</li>
</ul>
<hr />
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.23.2...0.24.0">https://github.com/encode/uvicorn/compare/0.23.2...0.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md">uvicorn's
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0.post1 - 2023-11-06</h2>
<h3>Fixed</h3>
<ul>
<li>Revert mkdocs-material from 9.1.21 to 9.2.6 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>)
05/11/23</li>
</ul>
<h2>0.24.0 - 2023-11-04</h2>
<h3>Added</h3>
<ul>
<li>Support Python 3.12 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>)
04/11/23</li>
<li>Allow setting <code>app</code> via environment variable
<code>UVICORN_APP</code> (<a
href="https://redirect.github.com/encode/uvicorn/issues/2106">#2106</a>)
21/09/23</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/encode/uvicorn/commit/bf04afb292fd8704f8b5f24ae113ba74eab3c2e4"><code>bf04afb</code></a>
Version 0.24.0.post1 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2149">#2149</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/cb9151068b270d178c4a7c80fe6837658366a714"><code>cb91510</code></a>
Revert &quot;Bump mkdocs-material from 9.1.21 to 9.2.6 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2090">#2090</a>)&quot;
(<a
href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/5f142a884ed52790a38b8e34df7060a0c3c6c760"><code>5f142a8</code></a>
Version 0.24.0 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2147">#2147</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/dff1a46264e2ec213afbff66b91db9a52ad12459"><code>dff1a46</code></a>
Support Python 3.12 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/07c2b36455b5475ff7edfa54068ff2c0581a2be1"><code>07c2b36</code></a>
Delete js folder and remove extra_javascript (<a
href="https://redirect.github.com/encode/uvicorn/issues/2136">#2136</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/8bb5d75722a4e273a8092a958be4c89953f46b3b"><code>8bb5d75</code></a>
Bump cryptography from 41.0.4 to 41.0.5 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2140">#2140</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/7af2a46e47a8153fca22cd49ef8e19e10669afdd"><code>7af2a46</code></a>
Bump a2wsgi from 1.7.0 to 1.8.0 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2142">#2142</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/53cea295cc3dd13a828c6883441126c391c6600e"><code>53cea29</code></a>
Bump pytest from 7.4.2 to 7.4.3 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2141">#2141</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/ef4674615e11f31616f38b6c9462940b2d4fe737"><code>ef46746</code></a>
Bump mypy from 1.5.1 to 1.6.1 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2139">#2139</a>)</li>
<li><a
href="https://github.com/encode/uvicorn/commit/a302c75679b54ec1e2d79cbf3522fcf60da1f74b"><code>a302c75</code></a>
Bump httpx from 0.24.1 to 0.25.0 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2138">#2138</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/encode/uvicorn/compare/0.23.2...0.24.0.post1">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.23.2&new-version=0.24.0.post1)](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 Nov 27, 2023
1 parent 946bfa2 commit f979d38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ fastapi = "^0.104.1"
llama-cpp-python = "^0.2.19"
huggingface-hub = "0.19.4"
duckdb = "^0.9.1"
uvicorn = "^0.23.2"
uvicorn = "^0.24.0"
colorlog = "^6.7.0"
sqlalchemy = "^2.0.23"
websockets = "^11.0.3"
Expand Down

0 comments on commit f979d38

Please sign in to comment.