From 703afbc226a2293f4ee574fd807cd2411015592c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 18:49:45 +0000 Subject: [PATCH] Update dependency fastapi to ~=0.136.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50ebf9b..d33ca1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy~=2.4.2 -fastapi~=0.135.1 +fastapi~=0.136.1 starlette~=1.0.0 black~=26.3.1 pylint~=4.0.2