From 807163e44c1319681e10e6262f01689c99f61c02 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 May 2026 12:01:16 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.136.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a669791..f046509 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Core asyncpg==0.29.0 httpx==0.27.0 -fastapi==0.111.0 +fastapi==0.136.1 uvicorn[standard]==0.29.0 pydantic==2.7.0