mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-24 14:19:55 +02:00
Merge pull request #20 from msoedov/dependabot/pip/fire-0.6.0
build(deps): bump fire from 0.5.0 to 0.6.0
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ agentic_security = "agentic_security.__main__:entrypoint"
|
||||
python = "^3.9"
|
||||
fastapi = ">=0.109.1,<0.112.0"
|
||||
uvicorn = ">=0.23.2,<0.30.0"
|
||||
fire = "^0.5.0"
|
||||
fire = ">=0.5,<0.7"
|
||||
loguru = "^0.7.2"
|
||||
httpx = ">=0.25.1,<0.28.0"
|
||||
cache-to-disk = "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user