From 8b41e3b7b51b6d8bef23c47e8f293cc7de3ece9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 21:33:58 +0000 Subject: [PATCH] Update guzzle-sphinx-theme requirement from ~=0.7.10 to ~=0.7.11 Updates the requirements on [guzzle-sphinx-theme](https://github.com/guzzle/guzzle_sphinx_theme) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle_sphinx_theme/releases) - [Commits](https://github.com/guzzle/guzzle_sphinx_theme/compare/0.7.10...0.7.11) Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 4ec568e..d17b7b2 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,2 +1,2 @@ Sphinx~=2.2.0 -guzzle_sphinx_theme~=0.7.10 +guzzle_sphinx_theme~=0.7.11