From 05c215fb9262ec19d901f552b7cbfc3142af72f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:07:27 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20fastapi=20(?= =?UTF-8?q?=200.139.2=20=E2=9E=94=200.140.0=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 480b16f..fbe0e8a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.139.2 +fastapi==0.140.0 uvicorn[standard]==0.51.0 pyyaml==6.0.3 httpx==0.28.1