From 022ddbce8c2debc99870bc3722300b91e9a2d1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 15:01:05 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.1 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.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.8.1...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8af9ba22..11e930b96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ numpy==1.17.4 # Note, 2.9+ not compatible with Django 2.2. https://stackoverflow.com/questions/68024060/assertionerror-database-connection-isnt-set-to-utc psycopg2==2.8.6 pypandoc==1.7.5 -python-dateutil==2.8.1 +python-dateutil==2.8.2 pytz==2022.1 requests==2.27.1 textstat==0.7.3