From 6d7214edc0b0c03f11c8bc3d44846f484bff11cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 22:35:09 +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.37.25 to 1.38.7 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.25...1.38.7) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.7 dependency-type: direct:production update-type: version-update:semver-minor 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 7c6c065..5f61464 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.37.25 +boto3==1.38.7 pycryptodome==3.22.0 crypto==1.4.1 \ No newline at end of file