Update pyobjc from 10.2 to 10.3.1

This commit is contained in:
pyup-bot 2024-06-24 16:50:08 +01:00
parent be259eb87d
commit 2aa1bb1514

View File

@ -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 # this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.16.0 ufoLib2==0.16.0
ufo2ft==3.2.5 ufo2ft==3.2.5
pyobjc==10.2; sys_platform == "darwin" pyobjc==10.3.1; sys_platform == "darwin"
freetype-py==2.4.0 freetype-py==2.4.0
uharfbuzz==0.39.1 uharfbuzz==0.39.1
glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py