summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-04-20 23:06:45 +0300
committerRasmus Andersson <rasmus@notion.se>2023-04-20 23:06:45 +0300
commit2f0332bfeaa78c4cd514ae3677ea1bebe28a0999 (patch)
treeb314f8dd2b7512e74456f02805272508cc914d62 /Pipfile
parent1a34adb31eca4bb9af4092911e096e6942da59bd (diff)
downloadinter-2f0332bfeaa78c4cd514ae3677ea1bebe28a0999.tar.xz
tooling: upgrade fontmake to 3.5
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 5a45c5293..ad76e1f70 100644
--- a/Pipfile
+++ b/Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
[packages]
ufo2ft = "==2.30.0"
-fontmake = "==3.4.*"
+fontmake = "==3.5.*"
fontbakery = "==0.8.*"
skia-pathops = "==0.7.*"
gftools = "==0.9.*"