From e699df6a93c3c6a5435e24543c32e67a185d4b45 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 12:35:50 +0000 Subject: [PATCH] chore(patch): update fastapi to 0.128.7 #patch --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12af2a1..96d3d92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi[standard]==0.128.6 +fastapi[standard]==0.128.7 requests==2.32.5 \ No newline at end of file