From 4ed903c42929108e3affe3030961c122e35c37ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:50:55 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.141.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fe4aba..c4cb9c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -fastapi==0.110.0 +fastapi==0.141.1 pydantic==2.6.3 uvicorn==0.27.1