From 9f43c7f72316f163e755424c95c24f0125558467 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:13:20 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.47.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6eb594b..4262e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.136.1 -uvicorn==0.46.0 +uvicorn==0.47.0