From 97cf5f32e64e8eb9e030eee728c0cbdc466919c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 21:09:18 +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.docker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.docker.txt b/requirements.docker.txt index 578cce62..1ea4a9ec 100644 --- a/requirements.docker.txt +++ b/requirements.docker.txt @@ -34,7 +34,7 @@ pyspf==2.0.11 python-gflags==3.1.0 python-gnupg==0.4.0 pytz==2016.7 -requests==2.18.4 +requests==2.20.0 South==1.0.1 typing==3.6.4 spacy==2.1.3 diff --git a/requirements.txt b/requirements.txt index 9cda529f..4ab6133c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyspf==2.0.1 python-gflags==3.1.0 python-gnupg==0.4.0 pytz==2016.7 -requests==2.18.4 +requests==2.20.0 south==1.0.1 typing==3.6.6