From 1412a678786013bddf93c884677390e1cd9c91a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 22:18:52 +0000 Subject: [PATCH] Bump requests from 2.12.3 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.12.3 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.12.3...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 d92bfe4..0d190aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyparsing==2.1.10 python-dateutil==2.6.0 pytz==2016.10 reportlab==3.3.0 -requests==2.12.3 +requests==2.20.0 scipy>=0.18.1 six==1.10.0 snowballstemmer==1.2.1