Skip to content

Commit 998c000

Browse files
committed
feat(update fast api):
1 parent 99b82ef commit 998c000

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
@@ -28,7 +28,7 @@ agentic_security = "agentic_security.__main__:main"
2828

2929
[tool.poetry.dependencies]
3030
python = "^3.11"
31-
fastapi = "^0.115.6"
31+
fastapi = "^0.115.8"
3232
uvicorn = "^0.34.0"
3333
fire = "0.7.0"
3434
loguru = "^0.7.3"

0 commit comments

Comments
 (0)