Skip to content

Commit 0ebd349

Browse files
Update sphinx to ~=3.1.1, sphinx-rtd-theme to ~=0.5.0 (#601)
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/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v2.4.4...v3.1.1) Updates the requirements on [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) to permit the latest version. - [Release notes](https://github.com/rtfd/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@0.4.3...0.5.0) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Rob Brackett <rob@robbrackett.com>
1 parent ffcb9a1 commit 0ebd349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ipython ~=7.16.1
88
matplotlib ~=3.2.2
99
numpydoc ~=1.0.0
1010
requests-mock ~=1.8.0
11-
sphinx ~=2.4.4
12-
sphinx_rtd_theme ~=0.4.3
11+
sphinx ~=3.1.1
12+
sphinx_rtd_theme ~=0.5.0

0 commit comments

Comments
 (0)