From bfc4f667396df18e7a4353a848700afd8e320482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 15:27:31 -0700 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#2291) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76948175..85ea9fbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ portend==3.2.0 profilehooks==1.12.0 PyJWT==2.8.0 pyparsing==3.1.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 python-twitter==3.5 pytz==2024.1 requests==2.31.0