Skip to content

Commit f9ed383

Browse files
author
Rich Jones
authored
Merge pull request #118 from Miserlou/doppins/tqdm-equals-4.8.1
[Doppins] Upgrade dependency tqdm to ==4.8.1
2 parents 6bc876d + 042786d commit f9ed383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyflakes==1.2.3 # via flake8
2020
python-dateutil==2.5.3 # via botocore, zappa
2121
requests==2.10.0 # via zappa
2222
six==1.10.0 # via python-dateutil, zappa
23-
tqdm==4.7.6 # via zappa
23+
tqdm==4.8.1 # via zappa
2424
wheel==0.29.0 # via zappa
2525
wsgi-request-logger==0.4.5 # via zappa
2626
zappa==0.19.5

0 commit comments

Comments
 (0)