From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- python/sites/docs.txt | 9 +++++---- python/sites/mach.txt | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'python/sites') diff --git a/python/sites/docs.txt b/python/sites/docs.txt index e72e0809fc..e31b673010 100644 --- a/python/sites/docs.txt +++ b/python/sites/docs.txt @@ -1,15 +1,16 @@ pth:tools/lint/eslint/ -pypi:Sphinx==7.1.2 -pypi:boto3==1.33.5 +pypi:Sphinx==7.1.2 ; python_version <= '3.8' +pypi:Sphinx==7.2.6 ; python_version > '3.8' +pypi:boto3==1.34.88 pypi:fluent.pygments==1.0 pypi:livereload==2.6.3 -pypi:mots==0.10.0 +pypi:mots==0.11.1 pypi:myst-parser==2.0 pypi:sphinx-copybutton==0.5.2 pypi:sphinx-design==0.5.0 pypi:sphinx-js==3.2.2 pypi:sphinx-markdown-tables==0.0.17 -pypi:sphinx-rtd-theme==1.3.0 +pypi:sphinx-rtd-theme==2.0.0 pypi:sphinxcontrib-mermaid==0.9.2 # The following are only required by autodoc diff --git a/python/sites/mach.txt b/python/sites/mach.txt index 90d6f153fc..c7389f6620 100644 --- a/python/sites/mach.txt +++ b/python/sites/mach.txt @@ -93,7 +93,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==59.0.0:telemetry will not be collected +pypi-optional:glean-sdk==60.0.1:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). -- cgit v1.2.3