From ea13afe32550b755a7de98546b5ceb67c09a9a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:23:06 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../lambda/enable_sm_projects/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemaker_pipeline_deploy_manage_n_models_cdk/lambda/enable_sm_projects/requirements.txt b/sagemaker_pipeline_deploy_manage_n_models_cdk/lambda/enable_sm_projects/requirements.txt index 78033eb..062737d 100644 --- a/sagemaker_pipeline_deploy_manage_n_models_cdk/lambda/enable_sm_projects/requirements.txt +++ b/sagemaker_pipeline_deploy_manage_n_models_cdk/lambda/enable_sm_projects/requirements.txt @@ -1,3 +1,3 @@ -requests==2.31.0 +requests==2.32.0 urllib3<2 cfnresponse \ No newline at end of file