From b457fd02e6bbfd967b771815a7f1f79141e0ba7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:52:23 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.24.1 to 1.24.2 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- requirements/docs.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 5fcdda3d..755d37d5 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -26,6 +26,5 @@ sphinx-argparse==0.2.5 sphinx-intl==0.9.11 sphinx==1.8.5 sphinxcontrib-websupport==1.1.0 # via sphinx -typing==3.6.6 # via sphinx -urllib3==1.24.1 # via requests +urllib3==1.24.2 # via requests zope.interface==4.6.0 # via repoze.sphinx.autointerface