From ee4a0273d8e6ad2e389aaccb1b9255c6b55b1601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:02:00 +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 bde689b3..9a701074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pygeoip==0.3.2 pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2017.2 -requests==2.18.4 +requests==2.20.0 reverse-geocoder==1.5.1 scipy==0.19.1 six==1.10.0