From b0ec977f38c35c6f1d06fee4926765873ba83092 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Nov 2019 14:54:24 +0800 Subject: [PATCH 1/2] Update python-dateutil from 2.7.3 to 2.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..56b301d 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.1 # via matplotlib, pandas pytz==2018.5 requests==2.19.1 scipy==1.1.0 From df5c8320f8f9dc61f7026ccc0698ce5e5a86a5a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Nov 2019 14:54:25 +0800 Subject: [PATCH 2/2] Update python-dateutil from 2.7.3 to 2.8.1 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..0d0eacf 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.1 matplotlib==3.0.0 requests==2.19.1 tornado==5.1.1