From 36f14ccd250041b297a1c647b9859bd7c294cb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:09:04 +0000 Subject: [PATCH] Bump starlette from 0.46.1 to 0.49.1 in /backend/requirements Bumps [starlette](https://github.com/Kludex/starlette) from 0.46.1 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.1...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..274b0689703 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -78,7 +78,7 @@ setfit==1.1.1 simple-salesforce==1.12.6 slack-sdk==3.20.2 SQLAlchemy[mypy]==2.0.15 -starlette==0.46.1 +starlette==0.49.1 supervisor==4.2.5 tiktoken==0.7.0 timeago==1.0.16