From d51e562ab0c15cef039e2f3afb0dbf381e5ac94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:31:41 +0000 Subject: [PATCH] Bump starlette from 0.46.2 to 0.49.1 in /agentic_ai/applications 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] --- agentic_ai/applications/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic_ai/applications/requirements.txt b/agentic_ai/applications/requirements.txt index a0b288cb2..9de3544ed 100644 --- a/agentic_ai/applications/requirements.txt +++ b/agentic_ai/applications/requirements.txt @@ -184,7 +184,7 @@ smmap==5.0.2 sniffio==1.3.1 sqlalchemy==2.0.43 sse-starlette==3.0.2 -starlette==0.46.2 +starlette==0.49.1 streamlit==1.45.0 tenacity==8.5.0 toml==0.10.2