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
dependabot[bot] 2023-05-15 13:59:30 +00:00 zatwierdzone przez GitHub
rodzic 49184c569c
commit b99e1d3ee0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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",