From f9901d72af746802be0656ef9bb47a1307bc91cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 13:19:02 +0000 Subject: [PATCH] Bump tqdm from 4.37.0 to 4.38.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.37.0 to 4.38.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.37.0...v4.38.0) Signed-off-by: dependabot-preview[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 9ad27647dca..bec7a00faf2 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,5 +1,5 @@ pybtex==0.22.2 -tqdm==4.37.0 +tqdm==4.38.0 pytest==5.2.2 pytest-cov==2.8.1 coverage==4.5.4