From 9bac5a40b385bf9a5e0309c0602e87372bc7c300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:53:43 +0000 Subject: [PATCH] build(deps): bump furo from 2024.8.6 to 2025.12.19 in /examples Bumps [furo](https://github.com/pradyunsg/furo) from 2024.8.6 to 2025.12.19. - [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/2024.08.06...2025.12.19) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sphinx/requirements.txt b/examples/sphinx/requirements.txt index e958872..bce8181 100644 --- a/examples/sphinx/requirements.txt +++ b/examples/sphinx/requirements.txt @@ -1,3 +1,3 @@ -furo==2024.8.6 +furo==2025.12.19 rstcheck[sphinx]==6.2.5 Sphinx==8.2.3