From cb97777a18242e70c9a374ee76e1eebefc09435b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:07:07 +0000 Subject: [PATCH] Bump starlette Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.46.2...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../business-analyst-agent-using-strands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt b/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt index 20b526ed..e3424122 100644 --- a/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt +++ b/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt @@ -83,7 +83,7 @@ sniffio==1.3.1 spinners==0.0.24 sse-starlette==2.3.5 st-pages==1.0.1 -starlette==0.46.2 +starlette==0.47.2 strands-agents==0.1.5 strands-agents-builder==0.1.2 strands-agents-tools==0.1.4