From d72f0ed4b02439c391eef41e4e0e679aa308eeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:43:24 +0000 Subject: [PATCH] Bump starlette from 0.47.2 to 0.49.1 in /strands-examples Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.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.47.2...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- strands-examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strands-examples/requirements.txt b/strands-examples/requirements.txt index 735c7da..96625eb 100644 --- a/strands-examples/requirements.txt +++ b/strands-examples/requirements.txt @@ -1,5 +1,5 @@ python-dotenv==1.1.1 -starlette==0.47.2 +starlette==0.49.1 strands-agents[litellm]==1.0.1 strands-agents-tools==0.2.1 streamlit==1.47.1