Skip to content

Commit 235ae36

Browse files
fix(02-use-cases): build(deps): Bump starlette (#183)
Bumps [starlette](https://github.com/encode/starlette) from 0.47.1 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](Kludex/starlette@0.47.1...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de3aa84 commit 235ae36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 02-use-cases/local-prototype-to-agentcore/agentcore_app/cloud_mcp_server

02-use-cases/local-prototype-to-agentcore/agentcore_app/cloud_mcp_server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-dotenv>=1.0.0
1515
s3transfer==0.13.0
1616
six==1.17.0
1717
sniffio==1.3.1
18-
starlette==0.47.1
18+
starlette==0.47.2
1919
typing-inspection==0.4.1
2020
typing_extensions==4.14.1
2121
urllib3==2.5.0

0 commit comments

Comments
 (0)