Merge pull request #3604 from fonttools/pyup-scheduled-update-2024-08-12
Scheduled weekly dependency update for week 32
This commit is contained in:
commit
16dbe3f5e2
@ -1,4 +1,4 @@
|
|||||||
sphinx==7.4.3
|
sphinx==8.0.2
|
||||||
sphinx_rtd_theme==2.0.0
|
sphinx_rtd_theme==2.0.0
|
||||||
reportlab==4.2.2
|
reportlab==4.2.2
|
||||||
freetype-py==2.4.0
|
freetype-py==2.4.0
|
||||||
|
@ -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.4.2
|
black==24.8.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.2.5
|
ufo2ft==3.2.7
|
||||||
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.3
|
uharfbuzz==0.39.3
|
||||||
glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py
|
glyphsLib==6.8.0 # this is only required to run Tests/varLib/interpolatable_test.py
|
||||||
lxml==5.2.2
|
lxml==5.3.0
|
||||||
sympy==1.13.0
|
sympy==1.13.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user