From 0063422cef4d3e37a826764d6c70d2f44f58bdcc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Dec 2023 15:52:05 +0000 Subject: [PATCH] Update pyobjc from 10.0 to 10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f85e8138e..827bbc820 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==2.33.4 -pyobjc==10.0; sys_platform == "darwin" +pyobjc==10.1; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.37.3 glyphsLib==6.6.0 # this is only required to run Tests/varLib/interpolatable_test.py