Skip to content

Commit 51d0702

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Bump furo from 2025.7.19 to 2025.9.25
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] <support@github.com>
1 parent 97ccfc2 commit 51d0702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ optional-dependencies.develop = [
125125
"validate-pyproject<1",
126126
]
127127
optional-dependencies.doc = [
128-
"furo==2025.7.19", # Check visited link style on newer versions!
128+
"furo==2025.9.25", # Check visited link style on newer versions!
129129
"myst-parser[linkify]>=0.18,<5",
130130
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
131131
"sphinx-copybutton",

0 commit comments

Comments
 (0)