From 4a748da3aab3092534c5740f23d7a97bc0ea22ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:44:00 +0000 Subject: [PATCH] Update furo requirement in the production-dependencies group Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. Updates `furo` to 2025.9.25 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2025.07.19...2025.09.25) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.9.25 dependency-type: direct:production dependency-group: production-dependencies ... 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 32652cf..ea07870 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,5 +1,5 @@ sphinx~=6.0.0 -furo~=2025.7.19 +furo~=2025.9.25 sphinx_copybutton~=0.5.1 sphinx-remove-toctrees~=1.0.0 nbsphinx~=0.9.3