From fc1c14ec732382ea8968a1130f1db7476fed0988 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 May 2019 05:05:20 +0800 Subject: [PATCH] Update pluggy from 0.7.1 to 0.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..f0983ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ more-itertools==4.3.0 # via pytest numpy==1.15.2 # via matplotlib, pandas, patsy, scipy, ta-lib pandas==0.23.4 patsy==0.5.0 # via statsmodels -pluggy==0.7.1 # via pytest +pluggy==0.12.0 # via pytest prettytable==7 # via mootdx py==1.6.0 # via pytest pycparser==2.19 # via cffi