From 40b2ef705bdf6bda9d9e6c8157546d4e5e831d35 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 06:13:40 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.123.2 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaf9c98..4738a87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.123.0 +fastapi==0.123.2 uvicorn==0.38.0