From 0b884a3c142fbed30535b0173ca1712ccd6421c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2024 15:52:04 +0000 Subject: [PATCH] Update pyobjc from 10.1 to 10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c35286f1..085b33f65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ 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.1.0 -pyobjc==10.1; sys_platform == "darwin" +pyobjc==10.2; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.0 glyphsLib==6.6.5 # this is only required to run Tests/varLib/interpolatable_test.py