File tree Expand file tree Collapse file tree 5 files changed +6
-8
lines changed Expand file tree Collapse file tree 5 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 39
39
)
40
40
41
41
42
- FONT_VERSION = "v7.4-dev "
42
+ FONT_VERSION = "v7.4"
43
43
# =========================================================================================
44
44
45
45
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " maple-font"
3
- version = " 7.3 "
3
+ version = " 7.4 "
4
4
description = " Add your description here"
5
5
readme = " README.md"
6
6
requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ defcon==0.12.1
41
41
# ufoprocessor
42
42
dehinter == 4.0.0
43
43
# via foundrytools
44
- fontfeatures == 1.8 .0
44
+ fontfeatures == 1.9 .0
45
45
# via ufo-extractor
46
46
fontmath == 0.9.4
47
47
# via
@@ -77,14 +77,12 @@ foundrytools==0.1.4
77
77
foundrytools-cli == 2.0.2
78
78
# via maple-font
79
79
fs == 2.4.16
80
- # via
81
- # fontfeatures
82
- # fonttools
80
+ # via fonttools
83
81
glyphslib == 6.11.0
84
82
# via maple-font
85
83
loguru == 0.7.3
86
84
# via foundrytools-cli
87
- lxml == 5.4 .0
85
+ lxml == 6.0 .0
88
86
# via
89
87
# afdko
90
88
# fontfeatures
@@ -103,7 +101,7 @@ pyclipper==1.3.0.post6
103
101
# via booleanoperations
104
102
pycparser == 2.22 ; platform_python_implementation != 'CPython' or sys_platform == 'darwin'
105
103
# via cffi
106
- pygments == 2.19.1
104
+ pygments == 2.19.2
107
105
# via rich
108
106
python-minifier == 2.11.3
109
107
# via maple-font
You can’t perform that action at this time.
0 commit comments