From 8b332756a4e322a045d5219205169edb3fabab03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:34:53 +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.19 to 1.42.39 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.19...1.42.39) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.39 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 be1429f..5e22372 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.42.19 +boto3==1.42.39 pycryptodome==3.23.0 crypto==1.4.1 \ No newline at end of file