From 7a7eb7470afc5a13de0fcd56a4408f0508e58b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:36:13 -0500 Subject: [PATCH] Build(deps): bump starlette (#1609) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../backend/backend_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rag-application-using-vector-search/backend/backend_service/requirements.txt b/tools/rag-application-using-vector-search/backend/backend_service/requirements.txt index c176ee59d36..25368dd0ef2 100644 --- a/tools/rag-application-using-vector-search/backend/backend_service/requirements.txt +++ b/tools/rag-application-using-vector-search/backend/backend_service/requirements.txt @@ -54,7 +54,7 @@ shapely==2.1.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 -starlette==0.46.2 +starlette==0.49.1 typer==0.15.2 typing-inspection==0.4.0 typing_extensions==4.13.2