From b35b5782c362e290b9d59d383099c46bae53f0f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Oct 2018 01:37:10 +0800 Subject: [PATCH 1/2] Update python-dateutil from 2.7.3 to 2.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..2484dcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pycparser==2.19 # via cffi pyparsing==2.2.1 # via matplotlib pytdx==1.67 # via mootdx pytest==3.8.1 -python-dateutil==2.7.3 # via matplotlib, pandas +python-dateutil==2.7.4 # via matplotlib, pandas pytz==2018.5 requests==2.19.1 scipy==1.1.0 From 9d754c20d2d672570a2e50a2471a4e24c44414af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Oct 2018 01:37:11 +0800 Subject: [PATCH 2/2] Update python-dateutil from 2.7.3 to 2.7.4 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..13ad01c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ cryptography==2.3.1 PyYAML==3.13 pytest==3.8.1 pytest-runner==4.2 -python-dateutil==2.7.3 +python-dateutil==2.7.4 matplotlib==3.0.0 requests==2.19.1 tornado==5.1.1