Skip to content

Commit b259a48

Browse files
committed
chore(deps): update fastapi and platformdirs versions to 0.129.0 and 4.7.0 respectively
1 parent 4bcf962 commit b259a48

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -18,7 +18,7 @@ packaging = ">=24.2,<27.0"
1818
ruamel-yaml = ">=0.18.10,<0.20.0"
1919
colorlog = ">=6.9.0,<7.0.0"
2020
pydantic = ">=2.11.2,<3.0.0"
21-
fastapi = "^0.128.0"
21+
fastapi = "^0.129.0"
2222
uvicorn = "^0.40.0"
2323
psycopg2 = ">=2.9.10,<3.0.0"
2424
websockets = ">=15.0.1,<17.0.0"

0 commit comments

Comments
 (0)