Skip to content

Commit 5d236f9

Browse files
fix(deps): update dependency fastapi to v0.120.2
1 parent f2d486f commit 5d236f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
fastapi = "0.120.1"
11+
fastapi = "0.120.2"
1212
psycopg2-binary = "2.9.11"
1313
sqlalchemy = "2.0.44"
1414
uvicorn = "0.38.0"

0 commit comments

Comments
 (0)