From 1b19ee5a9edb90ac55b2110532c404bab1fbe3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 04:00:57 +0000 Subject: [PATCH] build(deps): Bump botocore from 1.35.6 to 1.35.24 Bumps [botocore](https://github.com/boto/botocore) from 1.35.6 to 1.35.24. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.35.6...1.35.24) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95a229a..1de83be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.35.6 -botocore==1.35.6 +botocore==1.35.24 Jinja2==3.1.4 jmespath==1.0.1 MarkupSafe==2.1.5