From b569b3fc4b84c5d743227c6d35e1d8add3ff3bff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 06:10:32 +0000 Subject: [PATCH] Bump tqdm from 4.50.2 to 4.51.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.2 to 4.51.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.50.2...v4.51.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a69133..7a98b7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bitarray-hardbyte==1.6.1 jsonschema==3.2.0 numpy==1.19.2 metaphone==0.6 -tqdm==4.50.2 +tqdm==4.51.0 pytest==6.1.1 pytest-cov==2.10.1 pytest-azurepipelines==0.8.0