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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent 0c991f2 commit 066f4ea
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.5.7",
"furo>=2022.6.4,<2024.7.19",
"sphinx-copybutton>=0.5.0",
"sphinxext-opengraph>=0.7.0",
"myst-parser>=0.18.0",
Expand Down

0 comments on commit 066f4ea

Please sign in to comment.