From 75c6e3da302d1b8c724c5592dc47b3aa8ccc0a95 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 19:14:34 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.43.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 124ec3b..2af0ba1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.135.3 -uvicorn==0.42.0 +uvicorn==0.43.0