From b4f5933711e32b544f4b24522d57688adc9f1fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 21:48:37 +0000 Subject: [PATCH] Bump starlette from 0.41.2 to 0.49.1 in /backend Bumps [starlette](https://github.com/Kludex/starlette) from 0.41.2 to 0.49.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.41.2...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0350c2a..59a7d84 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -93,7 +93,7 @@ sortedcontainers==2.4.0 soupsieve==2.3.2.post1 sqlparse==0.4.2 stack-data==0.2.0 -starlette==0.41.2 +starlette==0.49.1 terminado==0.13.3 tinycss2==1.1.1 tornado==6.1