From fccab10676776b7b3072e087611c9b6b837f3b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 05:16:13 +0000 Subject: [PATCH] deps(deps): bump boto3 from 1.37.17 to 1.40.41 Bumps [boto3](https://github.com/boto/boto3) from 1.37.17 to 1.40.41. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.17...1.40.41) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.41 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 742ab0d..dcb4bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.37.17 +boto3==1.40.41 PyYAML==6.0.2 pyyaml-include==1.3.1 jinja2==3.0