From 8008be511c6cbef4d65ab2c9a22fee5f31f83275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 08:29:11 +0000 Subject: [PATCH] Bump uvicorn from 0.18.3 to 0.35.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/encode/uvicorn/compare/0.18.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.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..5c9b6fd 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.35.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:197535216b25ff9b785e29a0b79199f55222193d47f820816e7da751e9bc8d4a \ + --hash=sha256:bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 virtualenv==20.17.1 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4 \ --hash=sha256:f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058