From 2b1ffebc5dabf6449a34012197267909c1823304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:15:30 -0700 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#1684) 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> --- requirements_docs.txt | 2 +- requirements_s3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 1b97d138e..d5ce6469f 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -1,6 +1,6 @@ docutils==0.20.1 pyparsing==3.1.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 packaging==23.2 requests==2.31.0 six==1.16.0 diff --git a/requirements_s3.txt b/requirements_s3.txt index 70a017161..efb50f9f6 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,7 +1,7 @@ boto3==1.34.54 botocore==1.34.54 jmespath==1.0.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 s3path==0.5.0 s3transfer==0.10.0 six==1.16.0