Skip to content

Commit b4aba06

Browse files
Bump sphinx from 3.4.3 to 3.5.4
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.4.3...v3.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bfe92f3 commit b4aba06

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ certifi==2020.12.5
1212
# via requests
1313
chardet==4.0.0
1414
# via requests
15-
docutils==0.17
15+
docutils==0.16
1616
# via sphinx
1717
idna==2.10
1818
# via requests
@@ -34,7 +34,7 @@ requests==2.25.1
3434
# via sphinx
3535
snowballstemmer==2.1.0
3636
# via sphinx
37-
sphinx==3.4.3
37+
sphinx==3.5.4
3838
# via -r docs-requirements.in
3939
sphinxcontrib-applehelp==1.0.2
4040
# via sphinx

test-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ coverage==5.5
2222
# via pytest-cov
2323
cssselect==1.1.0
2424
# via -r test-requirements.in
25-
docutils==0.17
25+
docutils==0.16
2626
# via sphinx
2727
idna==2.10
2828
# via requests
@@ -60,7 +60,7 @@ requests==2.25.1
6060
# via sphinx
6161
snowballstemmer==2.1.0
6262
# via sphinx
63-
sphinx==3.4.3
63+
sphinx==3.5.4
6464
# via -r test-requirements.in
6565
sphinxcontrib-applehelp==1.0.2
6666
# via sphinx

0 commit comments

Comments
 (0)