File tree Expand file tree Collapse file tree 5 files changed +11
-7
lines changed
Expand file tree Collapse file tree 5 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 3535 normal_enabled_features ,
3636)
3737
38- FONT_VERSION = "v7.3-dev "
38+ FONT_VERSION = "v7.3"
3939# =========================================================================================
4040
4141
Original file line number Diff line number Diff line change 11[project ]
22name = " maple-font"
3- version = " 7.2 "
3+ version = " 7.3 "
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ cffi==1.17.1 ; platform_python_implementation != 'CPython'
2020 # via brotlicffi
2121cffsubr == 0.3.0
2222 # via foundrytools-cli
23- click == 8.1.8
23+ click == 8.2.1
2424 # via foundrytools-cli
2525colorama == 0.4.6 ; sys_platform == 'win32'
2626 # via
@@ -41,11 +41,11 @@ fontmath==0.9.4
4141 # fontparts
4242 # mutatormath
4343 # ufoprocessor
44- fontparts == 0.12.5
44+ fontparts == 0.12.7
4545 # via ufoprocessor
4646fontpens == 0.2.4
4747 # via defcon
48- fonttools == 4.57.0
48+ fonttools == 4.58.1
4949 # via
5050 # afdko
5151 # booleanoperations
@@ -64,7 +64,7 @@ foundrytools-cli==1.1.22
6464 # via maple-font
6565fs == 2.4.16
6666 # via fonttools
67- glyphslib == 6.10.1
67+ glyphslib == 6.10.2
6868 # via maple-font
6969loguru == 0.7.3
7070 # via foundrytools-cli
@@ -88,10 +88,14 @@ pycparser==2.22 ; platform_python_implementation != 'CPython'
8888 # via cffi
8989pygments == 2.19.1
9090 # via rich
91+ python-minifier == 2.11.3
92+ # via maple-font
9193rich == 14.0.0
9294 # via foundrytools-cli
9395setuptools == 80.0.0
94- # via fs
96+ # via
97+ # fs
98+ # maple-font
9599six == 1.17.0
96100 # via fs
97101skia-pathops == 0.8.0.post2
You can’t perform that action at this time.
0 commit comments