From 696d389b02bd4874c98f377ddbb0a0effe9c311a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Nov 2019 22:58:22 +0800 Subject: [PATCH] Update cffi from 1.11.5 to 1.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..7057bf5 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.13.2 # via cryptography chardet==3.0.4 # via requests click==6.7 # via mootdx, pytdx coloredlogs==10.0