From d88915f098b279a629e4eff98f050bdd0181ee1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 04:01:06 +0000 Subject: [PATCH] fix(deps): update dependency fastapi to ^0.136.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae376e8..1f427e9 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.136.0" pydantic = "^2.12.4" uvicorn = "^0.40.0" pytest-xdist = "^3.8.0" -- 2.52.0