From 7dc29ed9e5761835fc58f0ceb28b66b244129de8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 8 Jun 2019 07:47:05 +0000 Subject: [PATCH] Bump tqdm from 4.31.1 to 4.32.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.31.1 to 4.32.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.31.1...v4.32.1) Signed-off-by: dependabot-preview[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e339e2c..83c6343 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ setup( 'psycopg2-binary==2.8.1', 'mgrs==1.3.5', 'xmlunittest==0.5.0', - 'tqdm==4.31.1', + 'tqdm==4.32.1', 'requests==2.21.0', ], extras_require={