Skip to content

Commit b6db40c

Browse files
committed
feat(update deps):
1 parent 16a8a22 commit b6db40c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ agentic_security = "agentic_security.__main__:main"
2929
[tool.poetry.dependencies]
3030
python = "^3.11"
3131
fastapi = "^0.115.6"
32-
uvicorn = "^0.32.0"
32+
uvicorn = "^0.34.0"
3333
fire = "0.7.0"
3434
loguru = "^0.7.3"
3535
httpx = "^0.28.1"
@@ -51,7 +51,7 @@ rich = "13.9.4"
5151

5252

5353
[tool.poetry.group.dev.dependencies]
54-
pytest-asyncio = "^0.24.0"
54+
pytest-asyncio = "^0.25.2"
5555
inline-snapshot = ">=0.13.3,<0.19.0"
5656
black = "^24.10.0"
5757
mypy = "^1.12.0"

0 commit comments

Comments
 (0)