From 2b1355d5fd01a19c8e1201611dd7333967492676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:51:22 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.13.0 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.13.0...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 012c024..9863f77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pytest==3.4.0 python-dateutil==2.5.0 pytz==2015.7 redis==2.10.5 -requests==2.13.0 +requests==2.20.0 Rtree==0.8.3 scikit-image==0.11.3 scipy==0.17.0