From 64d29b90e7bc73ad1291cdf238cc3391a48c3b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:02:07 +0000 Subject: [PATCH] Bump tqdm from 4.43.0 to 4.59.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.43.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.43.0...v4.59.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddb62cf08..d6d3b45c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ scipy==1.4.1 scikit-learn==0.20.3 pandas==1.0.1 cerberus==1.3.2 -tqdm==4.43.0 +tqdm==4.59.0 boto3==1.12.4 botocore==1.15.4 pytz==2019.3