Skip to content

Commit

Permalink
fix:(deps): update furo requirement
Browse files Browse the repository at this point in the history
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@2022.06.04...2024.05.06)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 90da27b commit ab3fe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev = [
"pytest>=7.2.0",
"pytest-cov>=4.0.0",
"Sphinx>=5.3.0",
"furo>=2022.6.4,<2024.4.28",
"furo>=2022.6.4,<2024.5.7",
"sphinx-copybutton>=0.5.0",
"sphinxext-opengraph>=0.7.0",
"myst-parser>=0.18.0",
Expand Down

0 comments on commit ab3fe0e

Please sign in to comment.