From 2622fef10606fb514dd3e934912b84301132038a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Feb 2019 23:34:41 +0800 Subject: [PATCH] Update cffi from 1.11.5 to 1.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..bd4d11c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asn1crypto==0.24.0 # via cryptography attrs==18.2.0 # via pytest certifi==2018.8.24 # via requests -cffi==1.11.5 # via cryptography +cffi==1.12.2 # via cryptography chardet==3.0.4 # via requests click==6.7 # via mootdx, pytdx coloredlogs==10.0