From d612793736b9ff2e989637a268b29279352cde75 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Feb 2026 04:00:30 +0000 Subject: [PATCH] fix(deps): update dependency fastapi to ^0.131.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae376e8..9bbbc3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ qbittorrent_password = "16:hex" python = "==3.14.2" python-dotenv = "^1.0.0" requests = "^2.32.5" -fastapi = "^0.127.1" +fastapi = "^0.131.0" pydantic = "^2.12.4" uvicorn = "^0.40.0" pytest-xdist = "^3.8.0" -- 2.49.1