From 3033e9e08b80b3f1f3f8cd53c97b4f32d4352724 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:41:20 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20fastapi=20(?= =?UTF-8?q?=200.137.2=20=E2=9E=94=200.138.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 9e1d376..2657042 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.137.2 +fastapi==0.138.0 uvicorn[standard]==0.49.0 pyyaml==6.0.3 httpx==0.28.1