From b5134dc9fa90313edaa04952cad5d8d6abfa2717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= Date: Sun, 29 Dec 2024 02:17:45 -0300 Subject: [PATCH] update glyphsets dependency --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 09b6cd94fe..34e6dbe628 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ googlefontsalwayslatest = [ "axisregistry >= 0.4.11, == 0.4.*", "gflanguages >= 0.7.1, == 0.7.*", "gfsubsets >= 2024.9.25", - "glyphsets >= 1.0.0, == 1.*", + "glyphsets >= 1.1.0, == 1.*", "shaperglot >= 0.6.4, == 0.6.*", ]