From 538af11d4684f3d2cb52d8f48898d2501a2d733c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:10:48 +0000 Subject: [PATCH] chore(deps): bump boto3 in /gcp-functions-to-aws/functions Bumps [boto3](https://github.com/boto/boto3) from 1.34.117 to 1.34.151. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.117...1.34.151) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gcp-functions-to-aws/functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcp-functions-to-aws/functions/requirements.txt b/gcp-functions-to-aws/functions/requirements.txt index f2c076d..73575e1 100644 --- a/gcp-functions-to-aws/functions/requirements.txt +++ b/gcp-functions-to-aws/functions/requirements.txt @@ -1,3 +1,3 @@ requests==2.32.3 -boto3==1.34.117 +boto3==1.34.151 functions_framework==3.7.0