From 4b04051136b210964a391e2ea013e57664fa5a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:04:06 +0000 Subject: [PATCH] Bump uvicorn from 0.18.3 to 0.52.4 Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.18.3 to 0.52.4. - [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.18.3...0.52.4) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 478bc30..f7efdeb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -236,9 +236,9 @@ toml==0.10.2 ; python_version >= "3.8" and python_version < "4.0" \ typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \ --hash=sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e -uvicorn==0.18.3 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:0abd429ebb41e604ed8d2be6c60530de3408f250e8d2d84967d85ba9e86fe3af \ - --hash=sha256:9a66e7c42a2a95222f76ec24a4b754c158261c4696e683b9dadc72b590e0311b +uvicorn==0.52.4 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:73acfee47a0b133c5de13d219492d62d8a31e935f4fe6e41a232451a15379f86 \ + --hash=sha256:f86e41a149d7d05a9969337e3946a9c171c06a5d42680896daaba624aeac8da1 virtualenv==20.17.1 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4 \ --hash=sha256:f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058