From b9f4f5dfa8a7218e1ea589ef386d4c8dd175d310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 05:58:06 +0000 Subject: [PATCH] Bump botocore from 1.23.37 to 1.31.25 Bumps [botocore](https://github.com/boto/botocore) from 1.23.37 to 1.31.25. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.23.37...1.31.25) --- updated-dependencies: - dependency-name: botocore 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 893eb208..9b9e1578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ scikit-learn==1.0.2 pandas==1.4.1 tqdm==4.62.3 boto3==1.20.31 -botocore==1.23.37 +botocore==1.31.25 pytz==2021.3 watchtower==3.0.0 msgpack-python==0.5.6