forked from mirrors/gecko-dev
Bug 1740681 - Update dependency Sphinx to v4.3.0 r=firefox-source-docs-reviewers,championshuttler DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D130962
This commit is contained in:
parent
4df46094a0
commit
5791938a77
2 changed files with 4 additions and 4 deletions
|
|
@ -42,7 +42,7 @@ sentry-sdk==1.3.1
|
|||
singledispatch==3.4.0.3
|
||||
six==1.15.0
|
||||
snowballstemmer==2.0.0
|
||||
Sphinx==4.2.0
|
||||
Sphinx==4.3.0
|
||||
sphinx-copybutton==0.4.0
|
||||
sphinx-js==3.0.1
|
||||
sphinx-markdown-tables==0.0.15
|
||||
|
|
|
|||
|
|
@ -334,9 +334,9 @@ snowballstemmer==2.0.0 \
|
|||
# via
|
||||
# -r requirements.in
|
||||
# sphinx
|
||||
Sphinx==4.2.0 \
|
||||
--hash=sha256:94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6 \
|
||||
--hash=sha256:98a535c62a4fcfcc362528592f69b26f7caec587d32cd55688db580be0287ae0
|
||||
Sphinx==4.3.0 \
|
||||
--hash=sha256:6d051ab6e0d06cba786c4656b0fe67ba259fe058410f49e95bee6e49c4052cbf \
|
||||
--hash=sha256:7e2b30da5f39170efcd95c6270f07669d623c276521fee27ad6c380f49d2bf5b
|
||||
sphinx-copybutton==0.4.0 \
|
||||
--hash=sha256:4340d33c169dac6dd82dce2c83333412aa786a42dd01a81a8decac3b130dc8b0 \
|
||||
--hash=sha256:8daed13a87afd5013c3a9af3575cc4d5bec052075ccd3db243f895c07a689386
|
||||
|
|
|
|||
Loading…
Reference in a new issue