From 8fe5e3546acc2c216fe9b5e5f9b28643adaea83c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Nov 2019 09:34:22 -0700 Subject: [PATCH] Update cffi from 1.11.0 to 1.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 193512a..7241480 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # aiodns==1.1.1 asn1crypto==0.24.0 # via cryptography -cffi==1.11.0 # via cryptography +cffi==1.13.2 # via cryptography cryptography==2.5 # via pyopenssl deprecation==1.0.1 # via nicfit.py idna==2.6 # via cryptography