Skip to content

Commit

Permalink
Merge pull request #362 from MatthiasValvekens/dependabot/pip/uharfbu…
Browse files Browse the repository at this point in the history
…zz-gte-0.25.0-and-lt-0.39.0
  • Loading branch information
MatthiasValvekens authored Dec 28, 2023
2 parents e2bf203 + 13de2bc commit 6bf1b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6bf1b9e

Please sign in to comment.