Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to FontTools 4.55.0 #1118

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions resources/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile resources/scripts/requirements.in
Expand Down Expand Up @@ -68,8 +68,6 @@ defcon[lxml,pens]==0.10.3
# ufoprocessor
deprecated==1.2.14
# via pygithub
exceptiongroup==1.2.2
# via cattrs
font-v==2.1.0
# via gftools
fontfeatures==1.8.0
Expand All @@ -90,7 +88,7 @@ fontparts==0.12.3
# via ufoprocessor
fontpens==0.2.4
# via defcon
fonttools[lxml,repacker,ufo,unicode,woff]==4.54.1
fonttools[lxml,repacker,ufo,unicode,woff]==4.55.0
# via
# -r resources/scripts/requirements.in
# afdko
Expand Down Expand Up @@ -170,7 +168,7 @@ mutatormath==3.0.1
# via ufoprocessor
nanoemoji==0.15.1
# via gftools
networkx==3.2.1
networkx==3.4.2
# via gftools
ninja==1.11.1.1
# via
Expand Down Expand Up @@ -264,10 +262,7 @@ tqdm==4.67.0
ttfautohint-py==0.5.1
# via gftools
typing-extensions==4.12.2
# via
# cattrs
# pygithub
# rich
# via pygithub
ufo2ft[cffsubr,compreffor]==3.3.1
# via
# fontmake
Expand Down Expand Up @@ -309,8 +304,6 @@ vttlib==0.12.0
# via gftools
wrapt==1.16.0
# via deprecated
zipp==3.21.0
# via importlib-resources
zopfli==0.2.3.post1
# via
# fonttools
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.