Bump tqdm from 4.38.0 to 4.39.0

pull/78/head
dependabot-preview[bot] 2019-11-25 04:31:43 +00:00 zatwierdzone przez Konstantin Gründger
rodzic 9c8e714d32
commit 491e816652
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -48,9 +48,9 @@ setup(
'psycopg2-binary==2.8.4',
'mgrs==1.3.5',
'xmlunittest==0.5.0',
'tqdm==4.38.0',
'requests==2.22.0',
'flower==0.9.3'
'tqdm==4.39.0',
'requests==2.22.0',
],
test_require=[
'pytest==5.0.1',