From 891d56ba654ec6d5b48867688914a98845e83b7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:29:16 +0000 Subject: [PATCH] Bump python-dateutil from 2.6.1 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.6.1 to 2.8.2. - [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.2) 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..87c0d1b 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.2 Scrapy==1.5.0 scrapy-fake-useragent==1.1.0 six==1.11.0