Merge pull request #3654 from fonttools/pyup-scheduled-update-2024-10-07
Scheduled weekly dependency update for week 40
This commit is contained in:
commit
a9da351307
@ -1,4 +1,4 @@
|
|||||||
sphinx==7.4.3
|
sphinx==8.0.2
|
||||||
sphinx_rtd_theme==2.0.0
|
sphinx_rtd_theme==3.0.0
|
||||||
reportlab==4.2.2
|
reportlab==4.2.5
|
||||||
freetype-py==2.4.0
|
freetype-py==2.5.1
|
||||||
|
@ -4,17 +4,17 @@ 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.14.0; platform_python_implementation != "PyPy" and python_version >= '3.9'
|
scipy==1.14.1; 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
|
||||||
skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy"
|
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.7
|
ufo2ft==3.3.0
|
||||||
pyobjc==10.3.1; sys_platform == "darwin"
|
pyobjc==10.3.1; sys_platform == "darwin"
|
||||||
freetype-py==2.4.0
|
freetype-py==2.5.1
|
||||||
uharfbuzz==0.39.3
|
uharfbuzz==0.41.0
|
||||||
glyphsLib==6.8.0 # this is only required to run Tests/varLib/interpolatable_test.py
|
glyphsLib==6.9.0 # this is only required to run Tests/varLib/interpolatable_test.py
|
||||||
lxml==5.3.0
|
lxml==5.3.0
|
||||||
sympy==1.13.2
|
sympy==1.13.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user