Merge pull request #3397 from fonttools/pyup-scheduled-update-2023-12-18

Scheduled weekly dependency update for week 51
This commit is contained in:
خالد حسني (Khaled Hosny) 2023-12-18 16:05:00 +00:00 committed by GitHub
commit 3fb1d7e2dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
sphinx==7.2.6 sphinx==7.2.6
sphinx_rtd_theme==2.0.0 sphinx_rtd_theme==2.0.0
reportlab==4.0.7 reportlab==4.0.8
freetype-py==2.4.0 freetype-py==2.4.0

View File

@ -5,4 +5,4 @@ sphinx>=1.5.5
mypy>=0.782 mypy>=0.782
# Pin black as each version could change formatting, breaking CI randomly. # Pin black as each version could change formatting, breaking CI randomly.
black==23.11.0 black==23.12.0

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==2.33.4 ufo2ft==2.33.4
pyobjc==10.0; sys_platform == "darwin" pyobjc==10.1; sys_platform == "darwin"
freetype-py==2.4.0 freetype-py==2.4.0
uharfbuzz==0.37.3 uharfbuzz==0.37.3
glyphsLib==6.6.0 # this is only required to run Tests/varLib/interpolatable_test.py glyphsLib==6.6.0 # this is only required to run Tests/varLib/interpolatable_test.py