Skip to content

Commit 27a895e

Browse files
committed
fastapi bump
1 parent 49b8512 commit 27a895e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A modern FastAPI application with SQLAlchemy 2.0 and AsyncPG for
55
readme = "README.md"
66
requires-python = "==3.14.0"
77
dependencies = [
8-
"fastapi[all]==0.121.1",
8+
"fastapi[all]==0.121.2",
99
"pydantic[email]==2.12.4",
1010
"pydantic-settings==2.12.0",
1111
"sqlalchemy==2.0.44",

uv.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.

0 commit comments

Comments
 (0)