mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-28 08:09:57 +02:00
build(deps): bump fastapi from 0.104.1 to 0.109.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ langalf = "langalf.__main__:entrypoint"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
fastapi = "^0.104.1"
|
||||
fastapi = "^0.109.1"
|
||||
uvicorn = "^0.23.2"
|
||||
fire = "^0.5.0"
|
||||
loguru = "^0.7.2"
|
||||
|
||||
Reference in New Issue
Block a user