Skip to content

Commit 14d5559

Browse files
committed
bump glyphsLib>=6.6.1
1 parent 76065a2 commit 14d5559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fonttools[repacker,ufo,unicode,lxml]==4.47.2; platform_python_implementation == 'CPython'
22
fonttools[repacker,ufo,unicode]==4.47.2; platform_python_implementation != 'CPython'
3-
glyphsLib==6.6.0
3+
glyphsLib==6.6.1
44
ufo2ft==2.33.4
55
fontMath==0.9.3
66
booleanOperations==0.9.0

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"attrs": ">=19",
3333
"fontMath": ">=0.9.3",
3434
"fonttools": ">=4.47.2",
35-
"glyphsLib": ">=6.6.0",
35+
"glyphsLib": ">=6.6.1",
3636
"ufo2ft": ">=2.33.4,<3",
3737
"ufoLib2": ">=0.16.0",
3838
}

0 commit comments

Comments
 (0)