diff --git a/fonts/pyproject.toml b/fonts/pyproject.toml index f279c813..c1f3e402 100644 --- a/fonts/pyproject.toml +++ b/fonts/pyproject.toml @@ -10,7 +10,7 @@ requires-python = ">=3.13,<4.0" dependencies = [ "brotli ==1.1.0", - "fonttools ==4.55.6", + "fonttools ==4.55.7", ] [tool.poetry]