From 0fb593aa215d2fb01ce3e5b7284b904813f85b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 00:33:03 +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 901dd0f..1cd1754 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -39,7 +39,7 @@ pytest==3.6.1 python-dateutil==2.7.3 python-slugify==1.2.5 pytz==2018.4 -requests==2.18.4 +requests==2.20.0 six==1.11.0 snowballstemmer==1.2.1 sphinx-sitemap==0.2 diff --git a/requirements.txt b/requirements.txt index e2336f9..dd4f7b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ psutil==5.4.6 pyparsing==2.2.0 python-slugify==1.2.5 pytz==2018.4 -requests==2.18.4 +requests==2.20.0 six==1.11.0 sqlalchemy==1.2.8 stevedore==1.28.0