From c07c092234e64fe2a4650a65c23f1ee8d2a340cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Dec 2024 16:49:48 +0100 Subject: [PATCH] Update pyobjc from 10.3.1 to 10.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 289f89b82..8a834edd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ skia-pathops==0.8.0.post2; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.17.0 ufo2ft==3.3.1 -pyobjc==10.3.1; sys_platform == "darwin" +pyobjc==10.3.2; sys_platform == "darwin" freetype-py==2.5.1 uharfbuzz==0.43.0 glyphsLib==6.9.5 # this is only required to run Tests/varLib/interpolatable_test.py