From b2d1bfaf84f76561b524515d8221282c4a5c4d6d Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:13:45 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.122.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83358ab..601d3ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.121.3 +fastapi==0.122.0 uvicorn==0.38.0