Skip to content

Commit

Permalink
chore(deps): update sphinx requirement (tomplus#309)
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...v7.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 9565638 commit c2c8933
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.3 # BSD
sphinx>=1.2.1,!=1.3b1,<7.4 # BSD
black

0 comments on commit c2c8933

Please sign in to comment.