diff --git a/pyproject.toml b/pyproject.toml index 9e1a5b84..0b0235af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ opentype = [ "fonttools>=4.33.3", # uharfbuzz sometimes includes breaking changes, so # we set an explicit range - "uharfbuzz>=0.25.0,<0.38.0", + "uharfbuzz>=0.25.0,<0.39.0", ] image-support = [ # Only tested systematically on 8.x,