From f427f4ce11d11a4812cde4572f4f6bd45e1ec528 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:10:54 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.45.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa2b2e3..9cf356c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.136.0 -uvicorn==0.44.0 +uvicorn==0.45.0