From ac0135365bf629826f049d5ef5380ae4fe93799a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:20:29 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.35.10 to 1.35.31 in /terraform/src Bumps [boto3](https://github.com/boto/boto3) from 1.35.10 to 1.35.31. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.10...1.35.31) --- 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 df81672..23f45ec 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.35.10 +boto3==1.35.31 pycryptodome==3.20.0 crypto==1.4.1 \ No newline at end of file