From 32feaf93c116b6ba89b6e57915e24408f108dccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 14:27:01 -0500 Subject: [PATCH] Bump python-dateutil from 2.7.3 to 2.8.1 (#50) Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.7.3 to 2.8.1. - [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.7.3...2.8.1) 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 bef9bcd..626327e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ paramiko==2.4.2 proxmoxer==1.1.1 psutil==5.8.0 psycopg2-binary==2.8.6 -python-dateutil==2.7.3 +python-dateutil==2.8.1 redis==3.5.3 requests==2.25.1 rq==1.1.0