Bug 1824659 - upgrade sphinx to version 5 r=firefox-source-docs-reviewers,sylvestre

Differential Revision: https://phabricator.services.mozilla.com/D173704
This commit is contained in:
ogiorgis 2023-03-30 08:01:21 +00:00
Родитель 714b69a234
Коммит 7dbd46b28a
3 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -18,8 +18,8 @@ pypi:livereload==2.6.3
pypi:Markdown==3.3.4
pypi:MarkupSafe==2.0.1
pypi:mock==5.0.1
pypi:myst-parser==0.17
pypi:mdit-py-plugins==0.3.0
pypi:myst-parser==1.0
pypi:mdit-py-plugins==0.3.5
pypi:parsimonious==0.10.0
pypi:pyasn1==0.4.8
pypi:pyasn1-modules==0.2.8
@ -37,7 +37,7 @@ pypi:s3transfer==0.6.0
pypi:scandir==1.10.0
pypi:singledispatch==4.0.0
pypi:snowballstemmer==2.2.0
pypi:Sphinx==4.5
pypi:Sphinx==5.0.2
pypi:sphinx-copybutton==0.5.1
pypi:sphinx-design==0.3.0
pypi:sphinx-js==3.2.1

Просмотреть файл

@ -16,4 +16,4 @@ Pygments==2.14.0
pytz==2022.7.1
urllib3==1.26.9
# We need sphinx to avoid some rstcheck errors and warnings
Sphinx==4.5
Sphinx==5.0.2

Просмотреть файл

@ -162,9 +162,9 @@ snowballstemmer==2.2.0 \
# via
# -r ./tools/lint/rst/requirements.in
# sphinx
sphinx==4.5 \
--hash=sha256:7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6 \
--hash=sha256:ebf612653238bcc8f4359627a9b7ce44ede6fdd75d9d30f68255c7383d3a6226
sphinx==5.0.2 \
--hash=sha256:b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0 \
--hash=sha256:d3e57663eed1d7c5c50895d191fdeda0b54ded6f44d5621b50709466c338d1e8
# via -r ./tools/lint/rst/requirements.in
sphinxcontrib-applehelp==1.0.2 \
--hash=sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a \