Skip to content

Commit

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

Update uharfbuzz requirement from <0.43.0,>=0.25.0 to >=0.25.0,<0.44.0
  • Loading branch information
MatthiasValvekens authored Nov 25, 2024
2 parents afcfc1c + cc2aa54 commit 92e13de
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.43.0",
"uharfbuzz>=0.25.0,<0.44.0",
]
image-support = [
# Only tested systematically on 8.x,
Expand Down

0 comments on commit 92e13de

Please sign in to comment.