chore(deps): Bump uvicorn from 0.27.0 to 0.28.0 in /cirrus/server (#10390)

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0 to
0.28.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.28.0</h2>
<h2>Added</h2>
<ul>
<li>Raise <code>ClientDisconnected</code> on <code>send()</code> when
client disconnected (<a
href="https://redirect.github.com/encode/uvicorn/issues/2220">#2220</a>)
12/02/24</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Except <code>AttributeError</code> on
<code>sys.stdin.fileno()</code> for Windows IIS10 (<a
href="https://redirect.github.com/encode/uvicorn/issues/1947">#1947</a>)
29/02/24</li>
<li>Use <code>X-Forwarded-Proto</code> for WebSockets scheme when the
proxy provides it (<a
href="https://redirect.github.com/encode/uvicorn/issues/2258">#2258</a>)
01/03/24</li>
</ul>
<hr />
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.27.1...0.28.0">https://github.com/encode/uvicorn/compare/0.27.1...0.28.0</a></p>
<h2>Version 0.27.1</h2>
<h2>Fixed</h2>
<ul>
<li>Fix spurious <code>h11.LocalProtocolError</code> errors when
processing pipelined requests (<a
href="https://redirect.github.com/encode/uvicorn/issues/2243">#2243</a>)
10/02/24</li>
</ul>
<hr />
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.27.0.post1...0.27.1">https://github.com/encode/uvicorn/compare/0.27.0.post1...0.27.1</a></p>
<h2>Version 0.27.0.post1</h2>
<h2>Fixed</h2>
<ul>
<li>Fix nav overrides for newer version of Mkdocs Material (<a
href="https://redirect.github.com/encode/uvicorn/issues/2233">#2233</a>)
26/01/24</li>
</ul>
<hr />
<p><strong>Full Changelog</strong>: <a
href="https://github.com/encode/uvicorn/compare/0.27.0...0.27.0.post1">https://github.com/encode/uvicorn/compare/0.27.0...0.27.0.post1</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.28.0 - 2024-03-09</h2>
<h3>Added</h3>
<ul>
<li>Raise <code>ClientDisconnected</code> on <code>send()</code> when
client disconnected (<a
href="https://redirect.github.com/encode/uvicorn/issues/2220">#2220</a>)
12/02/24</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Except <code>AttributeError</code> on
<code>sys.stdin.fileno()</code> for Windows IIS10 (<a
href="https://redirect.github.com/encode/uvicorn/issues/1947">#1947</a>)
29/02/24</li>
<li>Use <code>X-Forwarded-Proto</code> for WebSockets scheme when the
proxy provides it (<a
href="https://redirect.github.com/encode/uvicorn/issues/2258">#2258</a>)
01/03/24</li>
</ul>
<h2>0.27.1 - 2024-02-10</h2>
<ul>
<li>Fix spurious LocalProtocolError errors when processing pipelined
requests (<a
href="https://redirect.github.com/encode/uvicorn/issues/2243">#2243</a>)
10/02/24</li>
</ul>
<h2>0.27.0.post1 - 2024-01-29</h2>
<h3>Fixed</h3>
<ul>
<li>Fix nav overrides for newer version of Mkdocs Material (<a
href="https://redirect.github.com/encode/uvicorn/issues/2233">#2233</a>)
26/01/24</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a05ae6426c"><code>a05ae64</code></a>
Version 0.28.0 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2269">#2269</a>)</li>
<li><a
href="4a503d84fa"><code>4a503d8</code></a>
Change ruff rules (<a
href="https://redirect.github.com/encode/uvicorn/issues/2251">#2251</a>)</li>
<li><a
href="0d4747e602"><code>0d4747e</code></a>
Use <code>X-Forwarded-Proto</code> for WebSockets scheme when the proxy
provides it (<a
href="https://redirect.github.com/encode/uvicorn/issues/2258">#2258</a>)</li>
<li><a
href="93897b5118"><code>93897b5</code></a>
Except <code>AttributeError</code> on <code>sys.stdin.fileno()</code>
for Windows IIS10 (<a
href="https://redirect.github.com/encode/uvicorn/issues/1947">#1947</a>)</li>
<li><a
href="ed2d655902"><code>ed2d655</code></a>
Bump cryptography from 42.0.2 to 42.0.4 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2253">#2253</a>)</li>
<li><a
href="1e5f1be767"><code>1e5f1be</code></a>
Raise <code>ClientDisconnected</code> on <code>send()</code> when client
disconnected (<a
href="https://redirect.github.com/encode/uvicorn/issues/2220">#2220</a>)</li>
<li><a
href="bd552df8f9"><code>bd552df</code></a>
Version 0.27.1 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2250">#2250</a>)</li>
<li><a
href="2ff704b91c"><code>2ff704b</code></a>
Fix spurious LocalProtocolError errors when processing pipelined
requests (<a
href="https://redirect.github.com/encode/uvicorn/issues/2">#2</a>...</li>
<li><a
href="4f74ed1447"><code>4f74ed1</code></a>
Bump the python-packages group with 5 updates (<a
href="https://redirect.github.com/encode/uvicorn/issues/2241">#2241</a>)</li>
<li><a
href="f39933c850"><code>f39933c</code></a>
Version 0.27.0.post1 (<a
href="https://redirect.github.com/encode/uvicorn/issues/2239">#2239</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/encode/uvicorn/compare/0.27.0...0.28.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.27.0&new-version=0.28.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yashika Khurana <yashikakhuranayashika@gmail.com>
This commit is contained in:
dependabot[bot] 2024-03-11 15:30:01 -07:00 коммит произвёл GitHub
Родитель dcae5fb0c9
Коммит 401c806993
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
cirrus/server/poetry.lock сгенерированный
Просмотреть файл

@ -1365,13 +1365,13 @@ zstd = ["zstandard (>=0.18.0)"]
[[package]]
name = "uvicorn"
version = "0.27.0"
version = "0.28.0"
description = "The lightning-fast ASGI server."
optional = false
python-versions = ">=3.8"
files = [
{file = "uvicorn-0.27.0-py3-none-any.whl", hash = "sha256:890b00f6c537d58695d3bb1f28e23db9d9e7a17cbcc76d7457c499935f933e24"},
{file = "uvicorn-0.27.0.tar.gz", hash = "sha256:c855578045d45625fd027367f7653d249f7c49f9361ba15cf9624186b26b8eb6"},
{file = "uvicorn-0.28.0-py3-none-any.whl", hash = "sha256:6623abbbe6176204a4226e67607b4d52cc60ff62cda0ff177613645cefa2ece1"},
{file = "uvicorn-0.28.0.tar.gz", hash = "sha256:cab4473b5d1eaeb5a0f6375ac4bc85007ffc75c3cc1768816d9e5d589857b067"},
]
[package.dependencies]
@ -1385,4 +1385,4 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)",
[metadata]
lock-version = "2.0"
python-versions = "^3.10.10"
content-hash = "c70a4c28d9f3ac442af2993d6bb73cdbde084967090ffffcb234e70b6da49ea4"
content-hash = "a2d08337b562aa15eceb5e8a06b7ed89525fbb8b8fe7544e5fd23601b7cd2d63"

Просмотреть файл

@ -8,7 +8,7 @@ authors = [""]
python = "^3.10.10"
ruff = "^0.3.0"
fastapi = "^0.110.0"
uvicorn = "^0.27.0"
uvicorn = "^0.28.0"
pytest = "^7.2.2"
httpx = "^0.27.0"
pytest-cov = "^4.0.0"