From b71a757871d219264ba6d7b0545656fb868c7dba Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 16:12:46 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.128.8 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbd120b..58835d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.128.7 +fastapi==0.128.8 uvicorn==0.40.0