Skip to content

Commit 43bc752

Browse files
Bump uvicorn from 0.36.0 to 0.37.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.36.0...0.37.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efc23bf commit 43bc752

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Quart = "^0.20"
2424
aiohttp = "^3.12"
2525
Flask-Caching = "^2.3"
2626
sentry-sdk = "^2.37"
27-
uvicorn = {extras = ["standard"], version = "^0.36"}
27+
uvicorn = {extras = ["standard"], version = "^0.37"}
2828
coloredlogs = "*"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)