From b20063f431bb972458f2427e70ef8609e2794885 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Jan 2020 14:01:53 -0700 Subject: [PATCH] Update six from 1.11.0 to 1.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 193512a..f8f44a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ nicfit.py==0.6.6 pycares==2.3.0 # via aiodns pycparser==2.18 # via cffi pyopenssl==17.5.0 -six==1.11.0 # via cryptography, pyopenssl +six==1.14.0 # via cryptography, pyopenssl