From f87216f158e4dc34f1e6d80a819820fa9b7d2c1f Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 13:10:09 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.137.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36f0877..b3db123 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.136.3 +fastapi==0.137.0 uvicorn==0.49.0