From 8e13ff6b34f117ad29364a8479d8c3a5cfa2639f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 09:52:30 +0000 Subject: [PATCH] build(deps): bump botocore from 1.34.93 to 1.34.98 Bumps [botocore](https://github.com/boto/botocore) from 1.34.93 to 1.34.98. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.93...1.34.98) --- 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 85f5eb0df..4aa539a00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ attrs==23.2.0 black==24.4.0 blessed==1.20.0 boto3==1.34.93 -botocore==1.34.93 +botocore==1.34.98 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2