From cc4157144a7063c2344d594371cce88a7d3147bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:43:49 +0000 Subject: [PATCH] Bump python-dateutil from 2.9.0 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.9.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.9.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 017dfe13..1e8c5ddd 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -21,7 +21,7 @@ marshmallow==3.21.1 packaging==23.2 pycparser==2.21 PyMySQL==1.1.0 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 pytz==2024.1 requests==2.31.0 six==1.16.0 diff --git a/requirements.txt b/requirements.txt index 6a798ba7..0925aafd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ marshmallow==3.21.1 packaging==23.2 psycopg2-binary==2.9.9 pycparser==2.21 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 pytz==2024.1 requests==2.31.0 six==1.16.0