From 7405fc5b61983e72312a46befa6ac23845545d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:53:38 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0. - [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) --- updated-dependencies: - dependency-name: python-dateutil 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 8035970..fb7bee3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mpmath==1.3.0 networkx<3.3 numpy<1.27 psutil==5.9.8 -python-dateutil==2.8.2 +python-dateutil==2.9.0 s3transfer==0.10.0 six==1.16.0 sly==0.5