From 1a5e14eafd6b3d751e66fba7d24631a8f09d7a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 06:52:17 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4badee3..da8029b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ python-dateutil==2.6.1 python-editor==1.0.3 pytz==2017.2 raven==6.5.0 -requests==2.18.4 +requests==2.20.0 rope==0.10.7 simplejson==3.11.1 singledispatch==3.4.0.3