From 7aa9a9ac212e3d74d72ea8a251a1bb42e30c3581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 05:03:59 +0000 Subject: [PATCH] Update furo requirement from >=2024.8 to >=2025.12.19 Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93c8e50..a6a4f4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Babel>=2.16 breathe>=4.35 changelog>=0.6.1 doxypypy>=0.8.8 -furo>=2024.8 +furo>=2025.12.19 myst-parser>=4.0 Sphinx>=8.1 sphinx-basic-ng>=1.0.0b1