Skip to content

Commit 66fb713

Browse files
Bump furo from 2025.7.19 to 2025.9.25 (#10598)
Bumps [furo](https://github.com/pradyunsg/furo) from 2025.7.19 to 2025.9.25. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.07.19...2025.09.25) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.9.25 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0e601d commit 66fb713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Sphinx==8.2.3
22
sphinx-reredirects<1
33
towncrier>=24.8,<26.0
4-
furo==2025.7.19
4+
furo==2025.9.25

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ test = [
8585
]
8686

8787
docs = [
88-
"furo==2025.7.19",
88+
"furo==2025.9.25",
8989
"sphinx==8.2.3",
9090
"sphinx-reredirects<1",
9191
"towncrier>=24.8,<26",

0 commit comments

Comments
 (0)