From 8230160a00997b8f0cd014a56b3078b98cf33929 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2020 07:43:22 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.14.0 in /docs/tools Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.14.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.11.0...1.14.0) Signed-off-by: dependabot-preview[bot] --- docs/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/requirements.txt b/docs/tools/requirements.txt index 078fa607d1f..381011ed4d2 100644 --- a/docs/tools/requirements.txt +++ b/docs/tools/requirements.txt @@ -25,7 +25,7 @@ PyYAML==5.3 recommonmark==0.4.0 requests==2.21.0 singledispatch==3.4.0.3 -six==1.11.0 +six==1.14.0 snowballstemmer==1.2.1 Sphinx==1.6.5 sphinxcontrib-websupport==1.0.1