Merge pull request #3578 from fonttools/pyup-scheduled-update-2024-07-01
Scheduled weekly dependency update for week 26
This commit is contained in:
commit
ee56bb0eda
@ -1,4 +1,4 @@
|
|||||||
sphinx==7.3.7
|
sphinx==7.3.7
|
||||||
sphinx_rtd_theme==2.0.0
|
sphinx_rtd_theme==2.0.0
|
||||||
reportlab==4.2.0
|
reportlab==4.2.2
|
||||||
freetype-py==2.4.0
|
freetype-py==2.4.0
|
||||||
|
@ -4,7 +4,7 @@ brotli==1.1.0; platform_python_implementation != "PyPy"
|
|||||||
brotlicffi==1.1.0.0; platform_python_implementation == "PyPy"
|
brotlicffi==1.1.0.0; platform_python_implementation == "PyPy"
|
||||||
unicodedata2==15.1.0; python_version <= '3.11'
|
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.10.0; platform_python_implementation != "PyPy" and python_version <= '3.8' # pyup: ignore
|
||||||
scipy==1.13.1; platform_python_implementation != "PyPy" and python_version >= '3.9'
|
scipy==1.14.0; platform_python_implementation != "PyPy" and python_version >= '3.9'
|
||||||
munkres==1.1.4; platform_python_implementation == "PyPy"
|
munkres==1.1.4; platform_python_implementation == "PyPy"
|
||||||
zopfli==0.2.3
|
zopfli==0.2.3
|
||||||
fs==2.4.16
|
fs==2.4.16
|
||||||
@ -14,7 +14,7 @@ ufoLib2==0.16.0
|
|||||||
ufo2ft==3.2.5
|
ufo2ft==3.2.5
|
||||||
pyobjc==10.3.1; 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.3
|
||||||
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
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
sympy==1.12.1
|
sympy==1.12.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user