Bump tqdm from 4.32.1 to 4.32.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.1 to 4.32.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.32.1...v4.32.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-06-19 04:33:48 +00:00 zatwierdzone przez Meisterschueler
rodzic 433db542ea
commit 53223f401a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,7 @@ setup(
'psycopg2-binary==2.8.2', 'psycopg2-binary==2.8.2',
'mgrs==1.3.5', 'mgrs==1.3.5',
'xmlunittest==0.5.0', 'xmlunittest==0.5.0',
'tqdm==4.32.1', 'tqdm==4.32.2',
'requests==2.22.0', 'requests==2.22.0',
], ],
extras_require={ extras_require={