Merge pull request #3499 from fonttools/pyup-scheduled-update-2024-05-06

Scheduled weekly dependency update for week 18
This commit is contained in:
خالد حسني (Khaled Hosny) 2024-05-06 21:23:31 +03:00 committed by GitHub
commit b88a71bed8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
sphinx==7.2.6
sphinx==7.3.7
sphinx_rtd_theme==2.0.0
reportlab==4.1.0
reportlab==4.2.0
freetype-py==2.4.0

View File

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

View File

@ -4,17 +4,17 @@ brotli==1.1.0; platform_python_implementation != "PyPy"
brotlicffi==1.1.0.0; platform_python_implementation == "PyPy"
unicodedata2==15.1.0; python_version <= '3.11'
scipy==1.10.0; platform_python_implementation != "PyPy" and python_version <= '3.8' # pyup: ignore
scipy==1.12.0; platform_python_implementation != "PyPy" and python_version >= '3.9'
scipy==1.13.0; platform_python_implementation != "PyPy" and python_version >= '3.9'
munkres==1.1.4; platform_python_implementation == "PyPy"
zopfli==0.2.3
fs==2.4.16
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==3.2.0
ufo2ft==3.2.1
pyobjc==10.2; sys_platform == "darwin"
freetype-py==2.4.0
uharfbuzz==0.39.1
glyphsLib==6.7.0 # this is only required to run Tests/varLib/interpolatable_test.py
lxml==5.2.0
glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py
lxml==5.2.1
sympy==1.12