diff --git a/setup.py b/setup.py index 49e02a7..6b3718a 100644 --- a/setup.py +++ b/setup.py @@ -121,7 +121,7 @@ 'tqdm==4.24.0', 'unicodecsv==0.14.1', 'Unidecode==1.0.22', - 'urllib3==1.25.7', + 'urllib3==1.25.8', 'vine==1.1.4', 'watchtower==0.5.3', 'WeasyPrint==0.42.3',