From 9298b537f421c2159b5d3a24d4615055b58c8c58 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 10:12:43 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.133.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3038e2e..d14a4d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.132.0 +fastapi==0.133.0 uvicorn==0.41.0