Bug 1691327 - Update sphinxcontrib-mermaid to v0.6.3 DONTBUILD. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D107057
This commit is contained in:
@@ -74,7 +74,6 @@ html_logo = os.path.join(
|
||||
topsrcdir, "browser/branding/nightly/content/firefox-wordmark.svg"
|
||||
)
|
||||
html_favicon = os.path.join(topsrcdir, "browser/branding/nightly/firefox.ico")
|
||||
html_js_files = ["https://cdnjs.cloudflare.com/ajax/libs/mermaid/8.9.1/mermaid.js"]
|
||||
|
||||
exclude_patterns = ["_build", "_staging", "_venv"]
|
||||
pygments_style = "sphinx"
|
||||
|
||||
@@ -50,7 +50,7 @@ sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==1.0.3
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-mermaid==0.6.2
|
||||
sphinxcontrib-mermaid==0.6.3
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.4
|
||||
tornado==6.0.4
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is autogenerated by pip-compile
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile --generate-hashes requirements.in
|
||||
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
|
||||
#
|
||||
alabaster==0.7.12 \
|
||||
--hash=sha256:446438bdcca0e05bd45ea2de1668c1d9b032e1a9154c2c259092d77031ddd359 \
|
||||
@@ -50,7 +50,7 @@ chardet==3.0.4 \
|
||||
# requests
|
||||
colorama==0.4.4 \
|
||||
--hash=sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2
|
||||
# via sphinx
|
||||
# via -r requirements.in
|
||||
commonmark==0.9.1 \
|
||||
--hash=sha256:452f9dc859be7f06631ddcb328b6919c67984aca654e5fefb3914d54691aed60 \
|
||||
--hash=sha256:da2f38c92590f83de410ba1a3cbceafbc74fee9def35f9251ba9a971d6d66fd9
|
||||
@@ -90,10 +90,7 @@ imagesize==1.2.0 \
|
||||
importlib-metadata==2.0.0 \
|
||||
--hash=sha256:77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da \
|
||||
--hash=sha256:cefa1a2f919b866c5beb7c9f7b0ebb4061f30a8a9bf16d609b000e2dfaceb9c3
|
||||
# via
|
||||
# -r requirements.in
|
||||
# jsonschema
|
||||
# markdown
|
||||
# via -r requirements.in
|
||||
jinja2==2.11.2 \
|
||||
--hash=sha256:89aab215427ef59c34ad58735269eb58b1a5808103067f7bb9d5836c651b3bb0 \
|
||||
--hash=sha256:f0a4641d3cf955324a89c04f3d94663aa4d638abe8f733ecd3582848e1c37035
|
||||
@@ -311,9 +308,15 @@ sphinx-rtd-theme==0.5.1 \
|
||||
--hash=sha256:eda689eda0c7301a80cf122dad28b1861e5605cbf455558f3775e1e8200e83a5 \
|
||||
--hash=sha256:fa6bebd5ab9a73da8e102509a86f3fcc36dec04a0b52ea80e5a033b2aba00113
|
||||
# via -r requirements.in
|
||||
Sphinx==3.5.1 \
|
||||
sphinx==3.5.1 \
|
||||
--hash=sha256:11d521e787d9372c289472513d807277caafb1684b33eb4f08f7574c405893a9 \
|
||||
--hash=sha256:e90161222e4d80ce5fc811ace7c6787a226b4f5951545f7f42acf97277bfc35c
|
||||
# via
|
||||
# -r requirements.in
|
||||
# recommonmark
|
||||
# sphinx-copybutton
|
||||
# sphinx-js
|
||||
# sphinx-rtd-theme
|
||||
sphinxcontrib-applehelp==1.0.2 \
|
||||
--hash=sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a \
|
||||
--hash=sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
|
||||
@@ -338,9 +341,10 @@ sphinxcontrib-jsmath==1.0.1 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# sphinx
|
||||
sphinxcontrib-mermaid==0.6.2 \
|
||||
--hash=sha256:162a17b69f71716253f72793bd13fb01f52d7a7d0172f2be8ce530728e37b15b \
|
||||
--hash=sha256:eb84563d376e45ce83ff2f87fccfc8e8f82258b501b3d33e5286eaf319441e7c
|
||||
sphinxcontrib-mermaid==0.6.3 \
|
||||
--hash=sha256:1f113f74231eeca492ef4e370ed2787a371f8aaedacbb2e25430da89016327e6 \
|
||||
--hash=sha256:78b892d066802b32961e151fefebc6d042cee463ce1b18c832b209a0d479c115
|
||||
# via -r requirements.in
|
||||
sphinxcontrib-qthelp==1.0.3 \
|
||||
--hash=sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72 \
|
||||
--hash=sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6
|
||||
|
||||
Reference in New Issue
Block a user