Skip to content

Commit 8b63c5a

Browse files
Bump urllib3 from 2.2.1 to 2.5.0 in /python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo (#7504)
Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 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 306073b commit 8b63c5a

File tree

1 file changed

+1
-1
lines changed
  • python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo

1 file changed

+1
-1
lines changed

python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ python-dateutil==2.9.0.post0
88
requests==2.32.3
99
s3transfer==0.10.1
1010
six==1.16.0
11-
urllib3==2.2.1
11+
urllib3==2.5.0

0 commit comments

Comments
 (0)