summaryrefslogtreecommitdiffstats
path: root/python/sites/mach.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/sites/mach.txt')
-rw-r--r--python/sites/mach.txt2
1 files changed, 1 insertions, 1 deletions
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).