From 913ad78a6e9ff09862e1963033239b99ee5bae48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:18:21 +0000 Subject: [PATCH] deps(deps): bump boto3 from 1.28.2 to 1.35.21 Bumps [boto3](https://github.com/boto/boto3) from 1.28.2 to 1.35.21. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.28.2...1.35.21) --- updated-dependencies: - dependency-name: boto3 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 9713d4b..a94a8cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.28.2 +boto3==1.35.21 PyYAML==6.0.2 pyyaml-include==1.3.1 jinja2==3.0