From a90a7abb10575c90605b691afa74157ac9c99426 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Wed, 2 Oct 2024 13:40:23 +0200 Subject: [PATCH] Bump `fonttools`. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74ee66d..5e57dc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fonttools[lxml,woff,unicode,pathops] == 4.53.1 +fonttools[lxml,woff,unicode,pathops] == 4.54.1 imagehash == 4.3.1 opentype-sanitizer == 9.1.0 pillow == 10.4.0