diff --git a/pyproject.toml b/pyproject.toml index b4f3965292..8833bfc0fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ shaperglot = [ # deal with API-breaking updates. Only the latest released version is acceptable: googlefontsalwayslatest = [ "axisregistry >= 0.4.11, == 0.4.*", - "gflanguages >= 0.7.1, == 0.7.*", + "gflanguages >= 0.7.2, == 0.7.*", "gfsubsets >= 2024.9.25", "glyphsets >= 1.1.0, == 1.*", "shaperglot >= 0.6.4, == 0.6.*",