From 07d3ec40082f1c15f062f769618dd86848a297ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 18:05:04 +0200 Subject: [PATCH 1/2] Update glyphslib from 6.9.0 to 6.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94ff73fc..3eed9359 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fonttools[ufo,repacker,lxml,unicode]==4.54.1; platform_python_implementation == 'CPython' fonttools[ufo,repacker,unicode]==4.54.1; platform_python_implementation != 'CPython' -glyphsLib==6.9.0 +glyphsLib==6.9.2 ufo2ft==3.3.0 fontMath==0.9.4 booleanOperations==0.9.0 From a73af0319669f5301e906244e32bf317d22a03c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 18:05:04 +0200 Subject: [PATCH 2/2] Update ufo2ft from 3.3.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eed9359..33c1b1be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ fonttools[ufo,repacker,lxml,unicode]==4.54.1; platform_python_implementation == 'CPython' fonttools[ufo,repacker,unicode]==4.54.1; platform_python_implementation != 'CPython' glyphsLib==6.9.2 -ufo2ft==3.3.0 +ufo2ft==3.3.1 fontMath==0.9.4 booleanOperations==0.9.0 ufoLib2==0.16.0