From 5430cb32f158fb5f8fc30dc24730abde58f1455a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Feb 2019 23:01:34 +0800 Subject: [PATCH 1/2] Update python-dateutil from 2.7.3 to 2.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..414faf9 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.8.0 # via matplotlib, pandas pytz==2018.5 requests==2.19.1 scipy==1.1.0 From 0d76160a9aaff2abfb0041acfede99e1f27dbd34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Feb 2019 23:01:35 +0800 Subject: [PATCH 2/2] Update python-dateutil from 2.7.3 to 2.8.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..11414c5 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.8.0 matplotlib==3.0.0 requests==2.19.1 tornado==5.1.1