From 14e58169750a510d668a5e44d20d3272258a1e3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Oct 2018 14:34:09 +0200 Subject: [PATCH] Update urllib3 from 1.23 to 1.24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 202d41abe..b47c02865 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==2.1.0 requests==2.19.1 -urllib3==1.23 +urllib3==1.24 wrapt==1.10.11 pandas==0.23.4 scikit-learn==0.20.0