Skip to content

Commit cd8219c

Browse files
chore(deps-dev): Bump furo from 2023.9.10 to 2024.1.29
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 to 2024.1.29. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.09.10...2024.01.29) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8af69a0 commit cd8219c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -46,7 +46,7 @@ towncrier = ">=22.12.0"
4646

4747
[tool.poetry.group.doc.dependencies]
4848
sphinx = "^7.1"
49-
furo = "^2023.9.10"
49+
furo = ">=2023.9.10,<2025.0.0"
5050

5151
[tool.ruff]
5252
fix = true

0 commit comments

Comments
 (0)