From 09d7cdde5d6f49b83238eb78fd6b93ee738fb969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 04:01:10 +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) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index b3b723c0..90c62ccb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ raven==6.10.0 pyzor==1.0.0 Pillow==8.4.0 pygeoip==0.3.2 -python-dateutil==2.6.0 +python-dateutil==2.8.2 langdetect==1.0.9 PyPDF2==1.25.1 pyspf==2.0.14 # rq.filter: ==2.0.12t