From f34807e97c39b31e1e5657f9db8ee2c37f825237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 23:51:47 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 in /sphinx Bumps [requests](https://github.com/psf/requests) from 2.13.0 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.13.0...v2.20.0) Signed-off-by: dependabot[bot] <support@github.com> --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index be4d985..cdcd662 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -11,7 +11,7 @@ pbr==1.10.0 Pygments==2.2.0 pyparsing==2.1.10 pytz==2016.10 -requests==2.13.0 +requests==2.20.0 six==1.10.0 snowballstemmer==1.2.1 Sphinx==1.5.3