Bug 1808026 - upgrade Pygments r=firefox-source-docs-reviewers,marco DONTBUILD

Depends on D173516

Differential Revision: https://phabricator.services.mozilla.com/D173517
This commit is contained in:
ogiorgis 2023-03-24 18:30:52 +00:00
parent 89c0d0b5c9
commit 477c4745b3
3 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@ pypi:mdit-py-plugins==0.3.0
pypi:parsimonious==0.10.0
pypi:pyasn1==0.4.8
pypi:pyasn1-modules==0.2.8
pypi:Pygments==2.7.1
pypi:Pygments==2.14.0
pypi:pyparsing==2.4.7
# for autodoc
pypi:pytest==7.2.1

View File

@ -12,7 +12,7 @@ sphinxcontrib-applehelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-mermaid==0.8.1
rstcheck==3.5.0
Pygments==2.6.1
Pygments==2.14.0
pytz==2021.1
urllib3==1.26.9
# We need sphinx to avoid some rstcheck errors and warnings

View File

@ -132,9 +132,9 @@ packaging==20.9 \
# via
# -r ./tools/lint/rst/requirements.in
# sphinx
pygments==2.6.1 \
--hash=sha256:647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44 \
--hash=sha256:ff7a40b4860b727ab48fad6360eb351cc1b33cbf9b15a0f689ca5353e9463324
pygments==2.14.0 \
--hash=sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297 \
--hash=sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717
# via
# -r ./tools/lint/rst/requirements.in
# sphinx