From afd48e8d4a6cc2cb4c5d836c3f304d851c46d162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:18:45 +0000 Subject: [PATCH] Bump tqdm from 4.58.0 to 4.59.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.58.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.58.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 9950e373..29a64400 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pytest==6.2.2 pytest-cov==2.11.1 pytest-runner==5.3.0 tox==3.23.0 -tqdm==4.58.0 # from 4.54.1 +tqdm==4.59.0 # from 4.54.1 twine==3.3.0 # from 3.2.0 watchdog==2.0.2 wheel==0.36.2