From 5c382b432117d0eb2b4ac4c7eddfa835dbc5f2ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 00:32:42 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ea80646..af81191 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ pyparsing==2.2.0 pytest-cov==2.5.1 pytest==3.2.3 pytz==2017.3 -requests==2.18.4 +requests==2.20.0 six==1.11.0 stevedore==1.27.1 urllib3==1.22 diff --git a/requirements.txt b/requirements.txt index 5a77dec..96e17fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pbr==3.1.1 psutil==5.4.0 pyparsing==2.2.0 pytz==2017.3 -requests==2.18.4 +requests==2.20.0 selenium==3.7.0 six==1.11.0 stevedore==1.27.1