From c96f8975714f10ef7ca471389e29678d15b1b746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 23:53:32 +0000 Subject: [PATCH] build(deps): bump uvicorn from 0.52.0 to 0.52.1 in /kiln Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.52.0 to 0.52.1. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.52.0...0.52.1) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- kiln/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiln/requirements-lock.txt b/kiln/requirements-lock.txt index f5a8b575..feb7db46 100644 --- a/kiln/requirements-lock.txt +++ b/kiln/requirements-lock.txt @@ -59,6 +59,6 @@ truststore==0.10.4 typing-inspection==0.4.2 typing_extensions==4.16.0 urllib3==2.7.0 -uvicorn==0.52.0 +uvicorn==0.52.1 websockets==16.1.1 zeroconf==0.150.0