From 27812581f3f85a95f858f7178849d3bc6b9c26a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Feb 2024 15:51:04 +0000 Subject: [PATCH 1/3] Update black from 24.1.1 to 24.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f104af9a2..a3f75b4a3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,4 +5,4 @@ sphinx>=1.5.5 mypy>=0.782 # Pin black as each version could change formatting, breaking CI randomly. -black==24.1.1 +black==24.2.0 From a8420abb70e9de6d46cfa9aa620312e5c03e12cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Feb 2024 15:51:04 +0000 Subject: [PATCH 2/3] Update ufo2ft from 3.0.1 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 180252121..44f0cad76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ fs==2.4.16 skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.16.0 -ufo2ft==3.0.1 +ufo2ft==3.1.0 pyobjc==10.1; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.0 From 78550be967b34d787da8f80f7f44c1c1d1238f91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Feb 2024 15:51:05 +0000 Subject: [PATCH 3/3] Update glyphslib from 6.6.3 to 6.6.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44f0cad76..5c35286f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ ufo2ft==3.1.0 pyobjc==10.1; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.0 -glyphsLib==6.6.3 # this is only required to run Tests/varLib/interpolatable_test.py +glyphsLib==6.6.5 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.1.0 sympy==1.12