Skip to content

Commit 7b24458

Browse files
build(deps): bump uvicorn from 0.35.0 to 0.37.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.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.35.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 43ed0f7 commit 7b24458

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
@@ -12,7 +12,7 @@ alembic = "^1.16.5"
1212
sqlalchemy = "^2.0.43"
1313
fastapi = "^0.116.1"
1414
aiosqlite = "^0.21.0"
15-
uvicorn = "^0.35.0"
15+
uvicorn = "^0.37.0"
1616
pytest = "^8.4.2"
1717
httpx = "^0.28.1"
1818
pytest-asyncio = "^1.0.0"

0 commit comments

Comments
 (0)