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

Commit 1eb55b9

Browse files
fix(deps): update dependency fastapi to ^0.128.0 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d28d092 commit 1eb55b9

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
certifi = "^2025.11.12"
12-
fastapi = "^0.127.0"
12+
fastapi = "^0.128.0"
1313
numpy = "^2.4.0"
1414
pandas = "^2.3.3"
1515
psycopg2-binary = "^2.9.11"

0 commit comments

Comments
 (0)