From 9a67987d8d87144a988845cf621272256b800b5c Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 12:14:52 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.48.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 179a28c..6ac3709 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.136.3 -uvicorn==0.47.0 +uvicorn==0.48.0