diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /python/sites | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'python/sites')
-rw-r--r-- | python/sites/docs.txt | 4 | ||||
-rw-r--r-- | python/sites/mach.txt | 2 |
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). |