From e541bfe93fd9407444cea89d6f56f50b1324db0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:15:17 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.35.31 to 1.35.54 in /terraform/src Bumps [boto3](https://github.com/boto/boto3) from 1.35.31 to 1.35.54. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.31...1.35.54) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- terraform/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/src/requirements.txt b/terraform/src/requirements.txt index 23f45ec..c6df57a 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.35.31 +boto3==1.35.54 pycryptodome==3.20.0 crypto==1.4.1 \ No newline at end of file