From 1a4407cb6d4a0113cbe4e3bcd7b0a6ef28246f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:08:41 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.128.4 --- pyproject.toml | 4 ++-- requirements/req.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6e5ae71..b01550a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "h11==0.16.0", "multidict==6.7.0", "SimpleColoredLogs==1.3.0", - "FastAPI==0.100.0", + "FastAPI==0.128.4", "uvicorn==0.24.0", "Jinja2==3.1.6", "MarkupSafe==3.0.3", @@ -111,7 +111,7 @@ all = [ "Jinja2==3.1.6", "MarkupSafe==3.0.3", "starlette==0.50.0", - "FastAPI==0.100.0", + "FastAPI==0.128.4", "uvicorn==0.24.0", "SimpleColoredLogs==1.3.0", "timedelta==2020.12.3", diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..432f8bb 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -6,7 +6,7 @@ ManagerX-Handler==1.2026.1.10 ezcord==0.7.4 py-cord==2.7.0 better-ipc==2.0.3 -fastapi==0.115.6 +fastapi==0.128.4 uvicorn==0.34.0 starlette==0.46.2