Skip to content

Commit 689a31d

Browse files
Update sphinx requirement from ~=4.1.2 to ~=4.2.0 (#84)
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@v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0ab8d1 commit 689a31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ flake8 ~=3.9.2
1212
pytest ~=6.2.5
1313
ipython ~=7.28.0
1414
numpydoc ~=1.1.0
15-
sphinx ~=4.1.2
15+
sphinx ~=4.2.0
1616
sphinx-copybutton ~=0.4.0
1717
sphinx_rtd_theme ~=1.0.0

0 commit comments

Comments
 (0)