Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 267f7b6

Browse files
authored
Merge pull request #142 from Materialious/dependabot/pip/uvicorn-0.40.0
Bump uvicorn from 0.38.0 to 0.40.0
2 parents 69102f7 + 916b1ab commit 267f7b6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -19,7 +19,7 @@ pydantic = "^2.12.5"
1919
pydantic-settings = "^2.12.0"
2020
tortoise-orm = {extras = ["asyncpg"], version = "^0.25.3"}
2121
sqlalchemy = "^2.0.44"
22-
uvicorn = "^0.38.0"
22+
uvicorn = "^0.40.0"
2323
aiohttp = "^3.13.2"
2424
aiocron = "^2.1"
2525

0 commit comments

Comments
 (0)