From d90d41d1d126d2767ba6b17c65127a320b22914b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 17:01:06 +0000 Subject: [PATCH] Bump sphinxcontrib-httpdomain from 1.7.0 to 1.8.0 in /docs Bumps [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/sphinx-contrib/httpdomain/releases) - [Changelog](https://github.com/sphinx-contrib/httpdomain/blob/main/doc/changelog.rst) - [Commits](https://github.com/sphinx-contrib/httpdomain/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: sphinxcontrib-httpdomain dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6f2c99e..e7e6121 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==4.0.2 -sphinxcontrib-httpdomain==1.7.0 +sphinxcontrib-httpdomain==1.8.0 sphinx-rtd-theme==0.5.2 sphinxcontrib-bibtex==2.3.0