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

Commit 2eb45f8

Browse files
authored
Merge pull request #125 from Materialious/dependabot/pip/uvicorn-0.36.0
Bump uvicorn from 0.35.0 to 0.36.0
2 parents e712aa8 + 9b3d420 commit 2eb45f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.11.7"
1919
pydantic-settings = "^2.10.1"
2020
tortoise-orm = {extras = ["asyncpg"], version = "^0.25.1"}
2121
sqlalchemy = "^2.0.42"
22-
uvicorn = "^0.35.0"
22+
uvicorn = "^0.36.0"
2323
aiohttp = "^3.12.15"
2424
aiocron = "^2.1"
2525

0 commit comments

Comments
 (0)