From b96c61ef1d73384b8cb535e85c8168f765ed9936 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Oct 2019 00:12:36 +0800 Subject: [PATCH] Update attrs from 18.2.0 to 19.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..482231b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ --index-url http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com asn1crypto==0.24.0 # via cryptography -attrs==18.2.0 # via pytest +attrs==19.2.0 # via pytest certifi==2018.8.24 # via requests cffi==1.11.5 # via cryptography chardet==3.0.4 # via requests