Skip to content

Commit c850373

Browse files
Merge branch 'main' into main
2 parents 609c4ce + 0ab7a4e commit c850373

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.tools/readmes/requirements_freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ shellingham==1.5.4
2828
typer==0.15.1
2929
types-PyYAML==6.0.12.12
3030
typing_extensions==4.12.2
31-
urllib3==2.3.0
31+
urllib3==2.5.0
3232
yamale==4.0.4

.tools/test/stacks/plugin/typescript/package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/example_code/bedrock-agent-runtime/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pytest-asyncio==0.21.1
1010
python-dateutil==2.8.2
1111
s3transfer==0.8.2
1212
six==1.16.0
13-
urllib3==2.0.7
13+
urllib3==2.5.0

0 commit comments

Comments
 (0)