From 3011a21bcc43ab0bb9f49dfbd42ac540d59b0980 Mon Sep 17 00:00:00 2001 From: "renovate-kees[bot]" <297709759+renovate-kees[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:02:10 +0000 Subject: [PATCH] chore(deps): update python backend deps --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 36afa6e..06e5ca7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ -fastapi==0.139.0 -uvicorn[standard]==0.49.0 +fastapi==0.140.0 +uvicorn[standard]==0.51.0 pydantic==2.13.4 pydantic-settings==2.14.2 httpx==0.28.1