From 64c2ac2d89381523ae2524fd5268a61e657c3f45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 09:27:19 +0000 Subject: [PATCH] Bump python-dateutil from 2.6.1 to 2.8.1 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.6.1 to 2.8.1. - [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.6.1...2.8.1) 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 2dd5774..3d5e495 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask-restplus==0.13.0 peewee==3.10.0 Pillow==6.1.0 PyMySQL==0.9.3 -python-dateutil==2.6.1 +python-dateutil==2.8.1 Scrapy==1.5.0 scrapy-fake-useragent==1.1.0 six==1.11.0