From a63a49b42fa2bd6c3265a96967e718959a6a2478 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 10:24:47 -0300 Subject: [PATCH] Update certifi from 2018.4.16 to 2018.10.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 585fa84..7c71fd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.4.16 +certifi==2018.10.15 chardet==3.0.4 idna==2.6 requests==2.18.4