From cf1bd4b38a68accb1e717dfdcc2e45d19534c337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:58:56 +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.42.59 to 1.42.81 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.59...1.42.81) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.81 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 09774df..8ee5c62 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.42.59 +boto3==1.42.81 pycryptodome==3.23.0 crypto==1.4.1 \ No newline at end of file