From b972e5d666e10c246819fe0b700ce5ef8d0d3f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:22:53 +0000 Subject: [PATCH] Bump requests from 2.18.1 to 2.20.0 in /requirements Bumps [requests](https://github.com/requests/requests) from 2.18.1 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.1...v2.20.0) Signed-off-by: dependabot[bot] --- requirements/requirements_py27.txt | 2 +- requirements/requirements_py36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_py27.txt b/requirements/requirements_py27.txt index 588b2f5..2eda845 100644 --- a/requirements/requirements_py27.txt +++ b/requirements/requirements_py27.txt @@ -1,3 +1,3 @@ elasticsearch==5.4.0 -requests==2.18.1 +requests==2.20.0 enum==0.4.6 diff --git a/requirements/requirements_py36.txt b/requirements/requirements_py36.txt index 794a881..08f2e5d 100644 --- a/requirements/requirements_py36.txt +++ b/requirements/requirements_py36.txt @@ -1,2 +1,2 @@ elasticsearch==5.4.0 -requests==2.18.1 +requests==2.20.0