Skip to content

Commit 324519d

Browse files
Bump furo from 2024.8.6 to 2025.7.19 (#2201)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.8.6 to 2025.7.19. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.08.06...2025.07.19) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.7.19 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 102926d commit 324519d

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

poetry.lock

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ optional = true
8282
sphinx = "^8.1"
8383
sphinx-autodoc-typehints = ">=2.3,<4.0"
8484
sphinxcontrib-mermaid = "^1.0"
85-
furo = "^2024.5"
85+
furo = ">=2024.5,<2026.0"
8686
myst-parser = "^4.0"
8787
tomli = "^2.0"
8888

0 commit comments

Comments
 (0)