From a81ff366dcabb8b6fde59ef0bb105b9e88a24a10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 03:00:48 +0000 Subject: [PATCH] feat(deps): update dependency fastapi to v0.119.0 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df8fd86..4ad0d5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ annotated-types==0.7.0 anyio==4.11.0 certifi==2025.10.5 creyPY[postgres]==3.0.0 -fastapi==0.118.3 +fastapi==0.119.0 fastapi-pagination==0.14.3 h11==0.14.0 httpcore==1.0.8