From 4b0609799e875a16913344ccd34f160eb7189673 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 21:22:48 +0000 Subject: [PATCH] Bump python-dateutil from 2.7.5 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.7.5 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.7.5...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 f266615..3bff1a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pytest-cov==2.7.1 pytest-flakes==4.0.0 pytest-mock==1.10.4 pytest-pep8==1.0.6 -python-dateutil==2.7.5 +python-dateutil==2.8.2 pytz==2018.5 readme-renderer==24.0 requests==2.22.0