From 4a47e7b0561e3147d056f513a528bdc7a7c477df Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:35:30 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.35.0 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 947e933..135a119 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fastapi==0.116.1 -uvicorn==0.34.3 +uvicorn==0.35.0