Skip to content

Commit b20eecd

Browse files
authored
Merge branch 'main' into dependabot/pip/python/example_code/bedrock/urllib3-2.5.0
2 parents a44676c + e9fcdae commit b20eecd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/example_code/bedrock-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ PyYAML==6.0.1
1414
requests==2.32.4
1515
s3transfer==0.12.0
1616
six==1.16.0
17-
urllib3==2.2.2
17+
urllib3==2.5.0

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)