From 7c3e98150a03db73f49b540d6446f9209c650e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 19:32:52 +0000 Subject: [PATCH] Bump starlette in /backend in the pip group across 1 directory Bumps the pip group with 1 update in the /backend directory: [starlette](https://github.com/Kludex/starlette). Updates `starlette` from 0.37.2 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/0.37.2...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production dependency-group: pip ... 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 5fd78cf..c50fde0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -107,7 +107,7 @@ s5cmd==0.2.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 -starlette==0.37.2 +starlette==1.3.1 stripe==14.4.1 tenacity==9.1.4 tiktoken==0.13.0