From 0dc8bf95ea2f78d3ce097f80dc79f155daac86d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 07:28:50 +0000 Subject: [PATCH] Upgrade: Bump botocore in the dependencies group Bumps the dependencies group with 1 update: [botocore](https://github.com/boto/botocore). Updates `botocore` from 1.34.137 to 1.34.138 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.137...1.34.138) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb04006..c560575 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aioredis==2.0.1 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0 -botocore==1.34.137 +botocore==1.34.138 certifi==2024.6.2 charset-normalizer==3.3.2 click==8.1.7