From 671b8a2722e9f773ec7188b0ea7db41414227e58 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:33:30 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.117.1 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7fd2f2..b9f32f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.116.2 +fastapi==0.117.1 uvicorn==0.36.0