Skip to content

Commit 03775c9

Browse files
chore(deps): bump urllib3 in /modules/sagemaker/sagemaker-templates
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfd7f15 commit 03775c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/sagemaker/sagemaker-templates/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ cdk-nag==2.37.55
33
boto3>=1.35.0
44
pydantic>=2.8.2,<2.11.0
55
pydantic-settings==2.2.1
6-
urllib3>=2.6.3
6+
urllib3>=2.7.0

modules/sagemaker/sagemaker-templates/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ typing-extensions==4.15.0
8585
# jsii
8686
# pydantic
8787
# pydantic-core
88-
urllib3==2.6.3
88+
urllib3==2.7.0
8989
# via
9090
# -r requirements.in
9191
# botocore

0 commit comments

Comments
 (0)