From 73ae642fd49fcef4f2ccf1dd131bfb94f259b82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 21:01:06 +0000 Subject: [PATCH] Bump sphinxcontrib-httpdomain from 1.7.0 to 1.8.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2968b6c..7f7812c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ sphinx==4.0.2 sphinx-rtd-theme==0.5.2 -sphinxcontrib-httpdomain==1.7.0 +sphinxcontrib-httpdomain==1.8.0 sphinxcontrib-bibtex==2.3.0