From ee6cadc38830d1b4f9558ed9b5c02a1366943d35 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 07:17:44 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.52.4 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6db119f..521a267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.141.1 -uvicorn==0.52.3 +uvicorn==0.52.4