From 4cb2b98464ec65fb55bca47210ecc04a42d0381c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:30:35 +0000 Subject: [PATCH] Bump sphinxcontrib-httpdomain from 1.8.1 to 2.0.0 Bumps [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain) from 1.8.1 to 2.0.0. - [Release notes](https://github.com/sphinx-contrib/httpdomain/releases) - [Changelog](https://github.com/sphinx-contrib/httpdomain/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sphinx-contrib/httpdomain/compare/1.8.1...2.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-httpdomain dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 91b031e4d..b72a8708c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Sphinx==8.2.3 sphinx_rtd_theme==3.1.0 docutils==0.20.1 -sphinxcontrib-httpdomain==1.8.1 +sphinxcontrib-httpdomain==2.0.0 sphinx-github-changelog==1.7.1 kinto mock==5.2.0