From 94763dc4e67e5c2d41216ba2d80cd7d5affc5be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:05:53 +0000 Subject: [PATCH] chore(deps): bump starlette from 0.46.2 to 0.49.1 in /backend Bumps [starlette](https://github.com/Kludex/starlette) from 0.46.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.46.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 d459cbf..5d86d85 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -56,7 +56,7 @@ six==1.17.0 slowapi==0.1.9 sniffio==1.3.1 SQLAlchemy==2.0.40 -starlette==0.46.2 +starlette==0.49.1 typer==0.15.2 typing-inspection==0.4.0 typing_extensions==4.13.2