Skip to content

Commit 3f544dc

Browse files
Update furo requirement from ~=2024.8.6 to ~=2025.7.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](pradyunsg/furo@2024.08.06...2025.07.19) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.7.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97b017b commit 3f544dc

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
@@ -69,7 +69,7 @@ dev = [
6969

7070
docs = [
7171
"sphinx~=7.2.6",
72-
"furo~=2024.8.6",
72+
"furo>=2024.8.6,<2025.8.0",
7373
"requests~=2.32.4",
7474
"pydantic~=2.11.7",
7575
"jinja2~=3.1.6",

0 commit comments

Comments
 (0)