Skip to content

Commit eb4d92d

Browse files
committed
Bump glyphsLib to 6.14.0
1 parent b89df65 commit eb4d92d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
]
1313
keywords = ["font", "fonts"]
1414
license = {text = "GNU General Public License v3"}
15-
dependencies = ["fontra", "glyphsLib>=6.3.0"]
15+
dependencies = ["fontra", "glyphsLib>=6.14.0"]
1616
dynamic = ["version"]
1717
requires-python = ">=3.10"
1818
classifiers = [

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
git+https://github.com/fontra/fontra.git
2-
glyphsLib==6.13.1
2+
glyphsLib==6.14.0

0 commit comments

Comments
 (0)