Skip to content

Commit

Permalink
Update sphinx requirement from <7.3,>=3.0 to >=3.0,<7.4
Browse files Browse the repository at this point in the history
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.rst)
- [Commits](sphinx-doc/sphinx@v3.0.0...v7.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 41951df commit b8d117d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphinx builds the documentation
sphinx>=3.0,<7.3
sphinx>=3.0,<7.4

# Sphinx dependencies
Pygments>=2.6.1
Expand Down

0 comments on commit b8d117d

Please sign in to comment.