Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Update furo requirement from ^2022.3.4 to ^2023.3.27
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.03.04...2023.03.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent bdbc675 commit ac47f1b
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 @@ -21,7 +21,7 @@ mypy = "^0.991"
Sphinx = "^5.3.0"
sphinx-autobuild = "^2021.3.14"
sphinx-copybutton = "^0.5.0"
furo = "^2022.3.4"
furo = "^2023.3.27"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit ac47f1b

Please sign in to comment.