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.08.06)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent ff8e4c4 commit 087a4ef
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.7.19",
"furo>=2022.6.4,<2024.8.7",
"sphinx-copybutton>=0.5.0",
"sphinxext-opengraph>=0.7.0",
"myst-parser>=0.18.0",
Expand Down

0 comments on commit 087a4ef

Please sign in to comment.