From 5e0349b092844bc26d44733423f4bd441b94ef4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:30:04 +0000 Subject: [PATCH] Bump uvicorn from 0.38.0 to 0.43.0 in /requirements Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.43.0. - [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.38.0...0.43.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 29330001..5aa54aac 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -20,6 +20,6 @@ tmdbsimple==2.9.1 Twisted[tls,http2]==25.5.0 tzlocal==5.3.1 servestatic[brotli]==4.1.0 -uvicorn[standard]==0.38.0 +uvicorn[standard]==0.43.0 attrs cffi