Skip to content

Commit fb2a2b3

Browse files
Update furo requirement from ~=2024.8.6 to >=2024.8.6,<2025.10.0
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.09.25) --- updated-dependencies: - dependency-name: furo dependency-version: 2025.9.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ee2615 commit fb2a2b3

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
@@ -70,7 +70,7 @@ dev = [
7070

7171
docs = [
7272
"sphinx~=7.2.6",
73-
"furo~=2024.8.6",
73+
"furo>=2024.8.6,<2025.10.0",
7474
"requests~=2.32.4",
7575
"pydantic~=2.11.7",
7676
"jinja2~=3.1.6",

0 commit comments

Comments
 (0)