Skip to content

Commit ecab64a

Browse files
Bump starlette in /examples/bedrock-agent-fastapi/app (#528)
Bumps [starlette](https://github.com/encode/starlette) from 0.36.3 to 0.40.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.36.3...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35dc4cc commit ecab64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bedrock-agent-fastapi/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyYAML==6.0.1
1818
s3transfer==0.10.0
1919
six==1.16.0
2020
sniffio==1.3.0
21-
starlette==0.36.3
21+
starlette==0.40.0
2222
typing_extensions==4.9.0
2323
urllib3==2.2.2
2424
uvicorn==0.27.0

0 commit comments

Comments
 (0)