Skip to content

Commit 7c8d930

Browse files
authored
Merge pull request #1123 from googlefonts/pyup-scheduled-update-2024-09-23
Scheduled weekly dependency update for week 38
2 parents ffa3a2b + 51da89f commit 7c8d930

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
fonttools[repacker,unicode,ufo,lxml]==4.53.1; platform_python_implementation == 'CPython'
2-
fonttools[repacker,unicode,ufo]==4.53.1; platform_python_implementation != 'CPython'
3-
glyphsLib==6.8.2
4-
ufo2ft==3.2.8
1+
fonttools[ufo,lxml,unicode,repacker]==4.54.0; platform_python_implementation == 'CPython'
2+
fonttools[ufo,unicode,repacker]==4.54.0; platform_python_implementation != 'CPython'
3+
glyphsLib==6.9.0
4+
ufo2ft==3.3.0
55
fontMath==0.9.4
66
booleanOperations==0.9.0
77
ufoLib2==0.16.0
@@ -10,5 +10,5 @@ compreffor==0.5.5
1010
ttfautohint-py==0.5.1
1111

1212
# optional, for experimental reading/writing ufoLib2's UFO as json
13-
cattrs==24.1.0
13+
cattrs==24.1.2
1414
orjson==3.10.7; platform_python_implementation == 'CPython'

0 commit comments

Comments
 (0)