Skip to content

Commit d24ba18

Browse files
fix(deps): update dependency fastapi to v0.120.4 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b9cb72 commit d24ba18

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.11"
11-
fastapi = "0.120.3"
11+
fastapi = "0.120.4"
1212
psycopg2-binary = "2.9.11"
1313
pydantic = "2.12.3"
1414
sqlalchemy = "2.0.44"

0 commit comments

Comments
 (0)