diff --git a/setup.py b/setup.py index db6045e..7e56b98 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "speaklater==1.3", "SQLAlchemy==1.1.13", "tox==2.8.0", - "urllib3==1.22", + "urllib3==1.24.2", "virtualenv==15.1.0", "Werkzeug==0.12.2", "WTForms==2.1"