From 5957b27320d175cbcd627be2b6f797c3ee8504f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 05:20:28 +0000 Subject: [PATCH] deps(deps): bump boto3 from 1.37.17 to 1.40.42 Bumps [boto3](https://github.com/boto/boto3) from 1.37.17 to 1.40.42. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.17...1.40.42) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.42 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..6efefef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.37.17 +boto3==1.40.42 PyYAML==6.0.2 pyyaml-include==1.3.1 jinja2==3.0