From bfb36e06f65be31e6baa415fbd8881d0626de9f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2019 11:29:01 +0800 Subject: [PATCH 1/2] Update pytest from 3.8.1 to 5.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..33dea9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ py==1.6.0 # via pytest pycparser==2.19 # via cffi pyparsing==2.2.1 # via matplotlib pytdx==1.67 # via mootdx -pytest==3.8.1 +pytest==5.2.2 python-dateutil==2.7.3 # via matplotlib, pandas pytz==2018.5 requests==2.19.1 From d7bdeb9e0f08ed3447e671481cecc091858e58e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2019 11:29:02 +0800 Subject: [PATCH 2/2] Update pytest from 3.8.1 to 5.2.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..cf5bd06 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,7 +3,7 @@ tox==3.4.0 coverage==4.5.1 cryptography==2.3.1 PyYAML==3.13 -pytest==3.8.1 +pytest==5.2.2 pytest-runner==4.2 python-dateutil==2.7.3 matplotlib==3.0.0