From d4b7549fb51bbde8ffa319c0d07907c388d04ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 08:17:35 +0000 Subject: [PATCH] Bump uvicorn from 0.18.3 to 0.36.0 Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.18.3 to 0.36.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.18.3...0.36.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.36.0 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..97bbdad 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.36.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:527dc68d77819919d90a6b267be55f0e76704dca829d34aea9480be831a9b9d9 \ + --hash=sha256:6bb4ba67f16024883af8adf13aba3a9919e415358604ce46780d3f9bdc36d731 virtualenv==20.17.1 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4 \ --hash=sha256:f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058