kopia lustrzana https://github.com/simonw/datasette
Bump sphinx from 6.1.3 to 7.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>pull/2075/head
rodzic
49184c569c
commit
b99e1d3ee0
2
setup.py
2
setup.py
|
@ -69,7 +69,7 @@ setup(
|
|||
setup_requires=["pytest-runner"],
|
||||
extras_require={
|
||||
"docs": [
|
||||
"Sphinx==6.1.3",
|
||||
"Sphinx==7.0.1",
|
||||
"furo==2023.3.27",
|
||||
"sphinx-autobuild",
|
||||
"codespell",
|
||||
|
|
Ładowanie…
Reference in New Issue