Update pyobjc from 8.0 to 8.1

This commit is contained in:
pyup-bot 2021-12-06 16:05:09 +00:00
parent a25707c3e1
commit 57ee514ef9

View File

@ -10,4 +10,4 @@ fs==2.4.14
skia-pathops==0.7.2; platform_python_implementation != "PyPy"
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.12.1
pyobjc==8.0; sys_platform == "darwin"
pyobjc==8.1; sys_platform == "darwin"