From a19622842939bd3fe6fc2e0b7ad4228870289fc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 19:18:38 +0000 Subject: [PATCH] chore(deps): update python dependencies --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c77fa3c..8b1da5a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,8 +1,8 @@ -fastapi==0.129.0 +fastapi==0.133.1 uvicorn[standard]==0.41.0 pyyaml==6.0.3 httpx==0.28.1 -sqlalchemy==2.0.46 +sqlalchemy==2.0.47 pytest==9.0.2 pytest-asyncio==1.3.0 pytest-cov==7.0.0