Skip to content

Commit 937845a

Browse files
Bump uvicorn from 0.48.0 to 0.49.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.48.0 to 0.49.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.48.0...0.49.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e342d commit 937845a

2 files changed

Lines changed: 59 additions & 55 deletions

File tree

poetry.lock

Lines changed: 58 additions & 54 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.13"
2525
Flask-Caching = "^2.3"
2626
sentry-sdk = "^2.57"
27-
uvicorn = {extras = ["standard"], version = ">=0.44,<0.49"}
27+
uvicorn = {extras = ["standard"], version = ">=0.44,<0.50"}
2828
coloredlogs = "*"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)