From dd59774e1c9cfb21dab5b8daadb8ecb41eb44fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 22:33:39 +0000 Subject: [PATCH] build(deps): bump boto3 in /terraform/src in the pip group Bumps the pip group in /terraform/src with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.43.39 to 1.43.59 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.39...1.43.59) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... 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 b2f65e6..f3153e0 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.43.39 +boto3==1.43.59 pycryptodome==3.23.0 crypto==1.4.1 \ No newline at end of file