From fbcfe9678789a746056df257c05861edeaebc2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 21:41:42 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ae88e48..1fabc74 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -32,7 +32,7 @@ pytest==3.4.2 pytz==2018.3 pyyaml==3.12 requests-toolbelt==0.8.0 -requests==2.18.4 +requests==2.20.0 six==1.11.0 snowballstemmer==1.2.1 sphinx==1.7.1