From 3f3d9263d174e05b2180de0d5f75d329e14bcb2c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2024 16:49:08 +0100 Subject: [PATCH 1/3] Update ufolib2 from 0.16.0 to 0.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 846724f83..df150b087 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ zopfli==0.2.3.post1 fs==2.4.16 skia-pathops==0.8.0.post2; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py -ufoLib2==0.16.0 +ufoLib2==0.16.1 ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 From 6017c6b3fc7e07954033fa40a0b44f886339c6ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2024 16:49:09 +0100 Subject: [PATCH 2/3] Update uharfbuzz from 0.41.0 to 0.41.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df150b087..6e982b38c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ufoLib2==0.16.1 ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 -uharfbuzz==0.41.0 +uharfbuzz==0.41.1 glyphsLib==6.9.2 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.3.0 sympy==1.13.3 From bdcbb0718541cbe10f21066ca441d9c6b0940391 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2024 16:49:10 +0100 Subject: [PATCH 3/3] Update glyphslib from 6.9.2 to 6.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e982b38c..f476d8fe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 uharfbuzz==0.41.1 -glyphsLib==6.9.2 # this is only required to run Tests/varLib/interpolatable_test.py +glyphsLib==6.9.3 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.3.0 sympy==1.13.3