Skip to content

Commit

Permalink
chore(deps): update sphinx requirement (#204)
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/5.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.2.1...v5.0.0b1)

---
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] authored May 20, 2022
1 parent 7e7999c commit af050bb
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 @@ -10,4 +10,4 @@ pytest-cov
pytest-xdist
randomize>=0.13
recommonmark
sphinx>=1.2.1,!=1.3b1,<4.6 # BSD
sphinx>=1.2.1,!=1.3b1,<5.1 # BSD

0 comments on commit af050bb

Please sign in to comment.