diff --git a/glean-core/python/requirements_dev.txt b/glean-core/python/requirements_dev.txt index 8f86bf94c6..3526752b0b 100644 --- a/glean-core/python/requirements_dev.txt +++ b/glean-core/python/requirements_dev.txt @@ -14,5 +14,5 @@ setuptools-git==1.2 twine==5.0.0 types-pkg_resources==0.1.3 wheel==0.44.0 -maturin==1.7.1 +maturin==1.7.4 patchelf>=0.17; sys_platform == "linux"