From a5d7b88f0db4e391ffb355ef742046c37ce8eb86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:00:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20starlette=20from=200.38.6=20?= =?UTF-8?q?to=200.49.1=20in=20/backend?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [starlette](https://github.com/Kludex/starlette) from 0.38.6 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.38.6...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 9d08472..fd6b6c9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -70,7 +70,7 @@ six==1.16.0 sniffio==1.3.1 sqlalchemy==2.0.35 sqlmodel==0.0.24 -starlette==0.38.6 +starlette==0.49.1 tenacity==8.5.0 typer==0.12.5 types-passlib==1.7.7.20240819