From e25a3ae493bb6916920808afdfc082df68ad071e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:45:09 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 in /corpus 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] --- corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corpus/requirements.txt b/corpus/requirements.txt index 9aba081..4a640b4 100644 --- a/corpus/requirements.txt +++ b/corpus/requirements.txt @@ -35,7 +35,7 @@ python-dateutil==2.6.0 python-Levenshtein==0.12.0 pytz==2017.2 regex==2017.4.5 -requests==2.13.0 +requests==2.20.0 scikit-learn==0.18.1 scipy==0.19.0 six==1.10.0