feat(update fast api):

This commit is contained in:
Alexander Myasoedov
2025-02-15 13:30:50 +02:00
parent 99b82ef052
commit 998c000cb3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ agentic_security = "agentic_security.__main__:main"
[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.115.6"
fastapi = "^0.115.8"
uvicorn = "^0.34.0"
fire = "0.7.0"
loguru = "^0.7.3"