From 0f6bc430daca813c6d1f7e7c029cd563f0a54903 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 10:35:59 +0000 Subject: [PATCH] Bump python-dateutil from 2.5.3 to 2.8.0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.5.3 to 2.8.0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.5.3...2.8.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b5f838..fb79de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ click==6.6 docutils==0.12 jmespath==0.9.0 pyaml==15.8.2 -python-dateutil==2.5.3 +python-dateutil==2.8.0 PyYAML==5.1 six==1.10.0