Skip to content

Commit

Permalink
Merge pull request #502 from MatthiasValvekens/dependabot/pip/uharfbu…
Browse files Browse the repository at this point in the history
…zz-gte-0.25.0-and-lt-0.45.0

Update uharfbuzz requirement from <0.44.0,>=0.25.0 to >=0.25.0,<0.45.0
  • Loading branch information
MatthiasValvekens authored Dec 26, 2024
2 parents 92e13de + 2dc7eb8 commit 5d654f9
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 @@ -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.44.0",
"uharfbuzz>=0.25.0,<0.45.0",
]
image-support = [
# Only tested systematically on 8.x,
Expand Down

0 comments on commit 5d654f9

Please sign in to comment.