From b8517ce0cec37f233eb6769f7a5ebbb856b8d354 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 10:12:56 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.135.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0a023c..4a8a1ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.134.0 +fastapi==0.135.0 uvicorn==0.41.0