Skip to content

Commit

Permalink
Update sphinx requirement from <=3.0.3,>=1.8.1 to >=1.8.1,<4.3.3 (#654)
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.8.1...v4.3.2)

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

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 Jan 16, 2022
1 parent 0309e5f commit ecbd675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest==6.2.5
pytest-cov==3.0.0
pytest-sugar==0.9.4
PyMySQL>=0.9,<=0.9.3
sphinx>=1.8.1, <=3.0.3
sphinx>=1.8.1, <4.3.3
sphinxcontrib-asyncio==0.3.0
sqlalchemy>1.2.12,<=1.3.16
uvloop==0.16.0
Expand Down

0 comments on commit ecbd675

Please sign in to comment.