diff --git a/pyproject.toml b/pyproject.toml index 35eb4bae..c8d1411b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ opentype = [ "fonttools>=4.33.3", # uharfbuzz sometimes includes breaking changes, so # we set an explicit range - "uharfbuzz>=0.25.0,<0.43.0", + "uharfbuzz>=0.25.0,<0.44.0", ] image-support = [ # Only tested systematically on 8.x,