Skip to content

Commit

Permalink
chore(deps): update sphinx requirement (#149)
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/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.2.1...v4.1.0)

---
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 Jul 14, 2021
1 parent a453f7a commit 8f02233
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.1 # BSD
sphinx>=1.2.1,!=1.3b1,<4.2 # BSD

0 comments on commit 8f02233

Please sign in to comment.