From bfa142d48c88b9c6ab2894c1dbee23276bf507bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 20:57:43 +0000 Subject: [PATCH] Update dependency fastapi to v0.136.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2ab34c..915889e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ questionary==1.10.0 tabulate==0.9.0 kubernetes==27.2.0 uvicorn==0.23.2 -fastapi==0.103.1 \ No newline at end of file +fastapi==0.136.3 \ No newline at end of file