Skip to content

Commit

Permalink
chore(deps): update sphinx requirement (#323)
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@v1.2.1...v8.0.0rc1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent 4ac32bb commit f53d443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ pytest-cov
pytest-xdist
randomize>=0.13
recommonmark
sphinx>=1.2.1,!=1.3b1,<7.5 # BSD
sphinx>=1.2.1,!=1.3b1,<8.1 # BSD
black

0 comments on commit f53d443

Please sign in to comment.