diff --git a/pyproject.toml b/pyproject.toml index 8a8237b5..8e620360 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.41.0", + "uharfbuzz>=0.25.0,<0.42.0", ] image-support = [ # Only tested systematically on 8.x,