From cca6cec6dc08bad54a5295acc7d4b51a1f8d9c61 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 14:18:36 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.140.2 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce23421..30b12e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.140.1 +fastapi==0.140.2 uvicorn==0.51.0