From 905148af64bfe0a4995dc1c03d0c51ae0fd183af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 02:02:07 +0800 Subject: [PATCH] Update pluggy from 0.7.1 to 0.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..258240e 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.9.0 # via pytest prettytable==7 # via mootdx py==1.6.0 # via pytest pycparser==2.19 # via cffi