From a9a3cad4498fb3c8bcca522fbe31665042d0c54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 00:10:01 +0000 Subject: [PATCH] Bump furo from 2024.8.6 to 2025.9.25 Bumps [furo](https://github.com/pradyunsg/furo) from 2024.8.6 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/2024.08.06...2025.09.25) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.9.25 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d89914b..e1a8c52 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ wheel Sphinx>=4.3.0,<8.3.0 # Sphinx theme: https://sphinx-themes.org/sample-sites/furo/ -furo==2024.8.6 +furo==2025.9.25 # Lets Sphinx parse markdown files in addition to rst. myst-parser>=0.15.2,<4.1.0