Skip to content

Commit bdf3827

Browse files
chore(deps): bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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@1.26.20...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>
1 parent 0040652 commit bdf3827

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/sagemaker/sagemaker-templates-service-catalog/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ cdk-nag==2.37.30
33
boto3>=1.39.0,<1.40.0
44
pydantic>=2.8.2,<2.11.0
55
pydantic-settings==2.2.1
6-
urllib3>=1.25.4,<1.27
6+
urllib3>=1.25.4,<2.6

modules/sagemaker/sagemaker-templates-service-catalog/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ typing-extensions==4.10.0
8989
# jsii
9090
# pydantic
9191
# pydantic-core
92-
urllib3==1.26.20
92+
urllib3==2.5.0
9393
# via
9494
# -r requirements.in
9595
# botocore

0 commit comments

Comments
 (0)