From 4bcfbbbe78836a02ca039a47f6950614d150c01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 08:04:04 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. - [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.2...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index d9aa922eb..f145f5f23 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -29,7 +29,7 @@ elasticsearch>=7,<8 django-tastypie==0.14.3 pytz==2021.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 requests[security]>=2.26.0