Skip to content

Commit 5bd16c2

Browse files
authored
Merge pull request #1131 from googlefonts/pyup-scheduled-update-2024-11-04
Scheduled weekly dependency update for week 44
2 parents cf88ef2 + ebace34 commit 5bd16c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
fonttools[ufo,repacker,lxml,unicode]==4.54.1; platform_python_implementation == 'CPython'
22
fonttools[ufo,repacker,unicode]==4.54.1; platform_python_implementation != 'CPython'
3-
glyphsLib==6.9.2
3+
glyphsLib==6.9.3
44
ufo2ft==3.3.1
55
fontMath==0.9.4
66
booleanOperations==0.9.0
7-
ufoLib2==0.16.0
7+
ufoLib2==0.16.1
88
cffsubr==0.3.0
99
compreffor==0.5.6
1010
ttfautohint-py==0.5.1
1111

1212
# optional, for experimental reading/writing ufoLib2's UFO as json
1313
cattrs==24.1.2
14-
orjson==3.10.10; platform_python_implementation == 'CPython'
14+
orjson==3.10.11; platform_python_implementation == 'CPython'

0 commit comments

Comments
 (0)