From 0f190b3cb3c7b99ae848e1fec1aa621d95b2aa73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 03:15:34 +0000 Subject: [PATCH] Bump python-dateutil from 2.6.0 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.6.0 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.0...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 2f07199..b323d7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==1.9.7 django-import-export==0.4.5 fake-factory==0.7.2 html2text==2016.5.29 -python-dateutil==2.6.0 +python-dateutil==2.8.2 requests==2.11.0 requests-toolbelt==0.7.0 six==1.10.0