Skip to content

Commit 013b307

Browse files
authored
Merge pull request #130 from python-desert/dependabot/pip/sphinx-approx-eq-4.1
2 parents 0db3dce + c73bda2 commit 013b307

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
sphinx~=3.3
1+
sphinx~=4.1
2+
# docutils is only specified due to https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
3+
docutils < 0.16
24
sphinx-rtd-theme
35
sphinx-autodoc-typehints
46
-e .[dev]

0 commit comments

Comments
 (0)