From c7cc02019659b4bad39e616b394c1d9881a9e7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:41:36 +0000 Subject: [PATCH] build(deps): bump python-dateutil from 2.8.0 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.0 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.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 534c1c6..8388b2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ numpy==2.4.3 pelican==4.0.1 Pygments==2.19.2 pyreadline==2.1 -python-dateutil==2.8.0 +python-dateutil==2.9.0.post0 pytz==2026.1.post1 regex==2018.1.10 requests==2.33.0