From 39f1ee9a971f10c133fa116a5b096dbd49318a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:59:50 +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-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 48a9d0c2cd..e7a39c4b8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -82,7 +82,7 @@ pytest-django==4.11.1 # via -r requirements-dev.in pytest-timeout==2.4.0 # via -r requirements-dev.in -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 # via # -c requirements.txt # faker diff --git a/requirements.txt b/requirements.txt index 59459b232c..0f1a544d51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -190,7 +190,7 @@ pyasn1-modules==0.2.8 # via google-auth pyparsing==2.4.7 # via httplib2 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 # via # -r requirements.in # botocore