From 4b042960897443828068508d3b3fbc7e3d391338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:53:58 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.26.74 to 1.34.143 Bumps [boto3](https://github.com/boto/boto3) from 1.26.74 to 1.34.143. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.26.74...1.34.143) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_layer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_layer/requirements.txt b/requirements_layer/requirements.txt index e4863d2..c2e4511 100644 --- a/requirements_layer/requirements.txt +++ b/requirements_layer/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.74 +boto3==1.34.143 requests==2.28.2 jq==1.4.0 pyyaml==6.0 \ No newline at end of file