summaryrefslogtreecommitdiffstats
path: root/python/sites
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /python/sites
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'python/sites')
-rw-r--r--python/sites/docs.txt4
-rw-r--r--python/sites/mach.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/python/sites/docs.txt b/python/sites/docs.txt
index 9bfc36ba2c..e72e0809fc 100644
--- a/python/sites/docs.txt
+++ b/python/sites/docs.txt
@@ -1,11 +1,11 @@
pth:tools/lint/eslint/
-pypi:Sphinx==6.2.1
+pypi:Sphinx==7.1.2
pypi:boto3==1.33.5
pypi:fluent.pygments==1.0
pypi:livereload==2.6.3
pypi:mots==0.10.0
pypi:myst-parser==2.0
-pypi:sphinx-copybutton==0.5.1
+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
diff --git a/python/sites/mach.txt b/python/sites/mach.txt
index e1cb8f159c..90d6f153fc 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==58.1.0:telemetry will not be collected
+pypi-optional:glean-sdk==59.0.0: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).