Merge pull request #3661 from fonttools/pyup-scheduled-update-2024-10-14
Scheduled weekly dependency update for week 41
This commit is contained in:
commit
729b3d2960
@ -1,4 +1,4 @@
|
|||||||
sphinx==8.0.2
|
sphinx==8.1.3
|
||||||
sphinx_rtd_theme==3.0.0
|
sphinx_rtd_theme==3.0.1
|
||||||
reportlab==4.2.5
|
reportlab==4.2.5
|
||||||
freetype-py==2.5.1
|
freetype-py==2.5.1
|
||||||
|
@ -6,4 +6,4 @@ mypy>=0.782
|
|||||||
readme_renderer[md]>=43.0
|
readme_renderer[md]>=43.0
|
||||||
|
|
||||||
# Pin black as each version could change formatting, breaking CI randomly.
|
# Pin black as each version could change formatting, breaking CI randomly.
|
||||||
black==24.8.0
|
black==24.10.0
|
||||||
|
@ -11,10 +11,10 @@ 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.3.0
|
ufo2ft==3.3.1
|
||||||
pyobjc==10.3.1; sys_platform == "darwin"
|
pyobjc==10.3.1; sys_platform == "darwin"
|
||||||
freetype-py==2.5.1
|
freetype-py==2.5.1
|
||||||
uharfbuzz==0.41.0
|
uharfbuzz==0.41.0
|
||||||
glyphsLib==6.9.0 # this is only required to run Tests/varLib/interpolatable_test.py
|
glyphsLib==6.9.2 # this is only required to run Tests/varLib/interpolatable_test.py
|
||||||
lxml==5.3.0
|
lxml==5.3.0
|
||||||
sympy==1.13.3
|
sympy==1.13.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user