From 505eb98aadd963e5c72b32e300e8e7cafbf0ca4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:17:33 +0000 Subject: [PATCH] Bump starlette from 1.2.0 to 1.3.1 in /backend Bumps [starlette](https://github.com/Kludex/starlette) from 1.2.0 to 1.3.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/1.2.0...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.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 b97daac..87d03e9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -35,7 +35,7 @@ rich-toolkit==0.19.10 rignore==0.7.6 sentry-sdk==2.61.0 shellingham==1.5.4 -starlette==1.2.0 +starlette==1.3.1 typer==0.26.3 typing-inspection==0.4.2 typing_extensions==4.15.0