From f01fecb67133d6a160a89162326803e854f32fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:42:30 +0100 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0 (#389) Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0. - [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) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caa1c87..8972acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ftfy == 6.1.3 mailchecker == 6.0.1 openpyxl == 3.1.2 phonenumbers == 8.13.29 -python-dateutil == 2.8.2 +python-dateutil == 2.9.0 python-fsutil == 0.13.1 python-slugify == 8.0.3 pyyaml == 6.0.1