Skip to content

Commit f22c02f

Browse files
dependabot[bot]TobiGr
authored andcommitted
Bump uvicorn from 0.37.0 to 0.38.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.37.0 to 0.38.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.37.0...0.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0120383 commit f22c02f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.39"
27-
uvicorn = {extras = ["standard"], version = "^0.37"}
27+
uvicorn = {extras = ["standard"], version = "^0.38"}
2828
coloredlogs = "*"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)