From 728a0b0012fc7bde77b0ca4ecaeaf83349bfa95a Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 00:28:44 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.127.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4690cd..eeab0fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.125.0 +fastapi==0.127.0 uvicorn==0.38.0