mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump furo from 2022.12.7 to 2023.3.27 (#2046)
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.27. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.12.07...2023.03.27) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
651b78d8e6
commit
848a9a420d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -68,7 +68,7 @@ setup(
|
|||
extras_require={
|
||||
"docs": [
|
||||
"Sphinx==6.1.2",
|
||||
"furo==2022.12.7",
|
||||
"furo==2023.3.27",
|
||||
"sphinx-autobuild",
|
||||
"codespell",
|
||||
"blacken-docs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue