From d4b35e91ebf7099034d4fe407ce516350ed53806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 06:22:36 -0500 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#4073) 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1028ec1..d66f9fa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pandas==2.2.1 psutil==5.9.8 pydriller==1.12 pyOpenSSL>=0.14 # Could not find a version that satisfies the requirement pyOpenSSL>=0.14; extra == "security" (from requests[security]>=2.7.0->libmozdata==0.1.43) -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 python-hglib==2.6.2 ratelimit==2.2.1 requests==2.31.0