From 94d31876b5d1350f6e45f9530edb16d8d745b3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 18:53:41 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c16bc3..9eacd66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ elasticsearch-dsl==7.1.0 jenkspy==0.1.5 numpy==1.18.3 pandas==1.0.3 -python-dateutil==2.8.1 +python-dateutil==2.8.2 pytz==2020.1 six==1.14.0 urllib3==1.26.5