From 441f8e527372666b117c156c1a027a2262b3b2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:55:44 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.1 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.1 to 2.8.2. - [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.1...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cae6065..9646a44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ dynamo-lock==0.1.1 futures==3.1.1 idna==2.9 jmespath==0.9.5 -python-dateutil==2.8.1 +python-dateutil==2.8.2 requests==2.31.0 s3transfer==0.3.3 six==1.14.0 diff --git a/tests/requirements.txt b/tests/requirements.txt index cc39af8..465dfd1 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -35,7 +35,7 @@ networkx==2.4 pyasn1==0.4.8 pycparser==2.21 pyrsistent==0.16.0 -python-dateutil==2.8.1 +python-dateutil==2.8.2 python-jose==3.1.0 pytz==2020.1 PyYAML==5.4