Update sphinx requirement from ~=5.3 to ~=7.0 in /python

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [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/v5.3.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/486/head
dependabot[bot] 2 years ago committed by GitHub
parent a25bf55919
commit 4b9af53978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      python/requirements.dev.txt

@ -3,4 +3,4 @@ furo
maturin~=0.15.1 maturin~=0.15.1
mypy~=1.0 mypy~=1.0
ruff~=0.0.255 ruff~=0.0.255
sphinx~=5.3 sphinx~=7.0

Loading…
Cancel
Save