From cd0aaee8e74ea26fe45cdaf0fb1aeaeed4deba99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 18:19:19 +0000 Subject: [PATCH] Bump python-dateutil from 2.7.3 to 2.8.1 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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3467dc3..24261d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pytest-metadata==1.7.0 pytest-parallel==0.0.3 pytest-rerunfailures==4.1 pytest-xdist==1.23.0 -python-dateutil==2.7.3 +python-dateutil==2.8.1 requests==2.20.0 selenium==3.14.0 webium==1.2.1