From bc94c8a563a0f757e5befc550900af08fcf1cf6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:22:07 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 in /ev/docs 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] --- ev/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev/docs/requirements.txt b/ev/docs/requirements.txt index 1b30e6fd..a289e54d 100644 --- a/ev/docs/requirements.txt +++ b/ev/docs/requirements.txt @@ -8,7 +8,7 @@ docutils==0.14 gitdb==0.6.4 imagesize==0.7.1 pytz==2017.2 -requests==2.13.0 +requests==2.20.0 six==1.10.0 smmap==0.9.0 snowballstemmer==1.2.1