From c36e35cad77e6e86b08080af9bcf52c0faa96840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:07:16 +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 a3ffae4e..edc53c53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ scipy==1.5.1 scikit-learn==0.24.1 pandas==1.2.3 cerberus==1.3.2 -tqdm==4.43.0 +tqdm==4.59.0 boto3==1.17.22 botocore==1.20.22 pytz==2019.3