From 70d61cbb9eb2eadde58713cffe093c242d5091a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:23:46 +0000 Subject: [PATCH] Bump boto3 from 1.43.39 to 1.43.40 in the python group Bumps the python group with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.43.39 to 1.43.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.39...1.43.40) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 7e6d23b62..1c0b39f9c 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1,2 +1,2 @@ -boto3==1.43.39 +boto3==1.43.40 pyinstaller==6.21.0