Merge pull request #2431 from fonttools/pyup-scheduled-update-2021-10-18

Scheduled weekly dependency update for week 42
This commit is contained in:
Khaled Hosny 2021-10-18 18:26:37 +02:00 committed by GitHub
commit 3181edaecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -1,3 +1,3 @@
sphinx==3.3.1
sphinx_rtd_theme==0.5.0
reportlab==3.5.55
sphinx==4.2.0
sphinx_rtd_theme==1.0.0
reportlab==3.6.2

View File

@ -3,11 +3,11 @@
brotli==1.0.9; platform_python_implementation != "PyPy"
brotlipy==0.7.0; platform_python_implementation == "PyPy"
unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy"
scipy==1.5.4; platform_python_implementation != "PyPy"
scipy==1.7.1; platform_python_implementation != "PyPy"
munkres==1.1.4; platform_python_implementation == "PyPy"
zopfli==0.1.6
fs==2.4.11
skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy"
zopfli==0.1.8
fs==2.4.13
skia-pathops==0.7.1; platform_python_implementation != "PyPy"
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.6.2
pyobjc==6.2.2; sys_platform == "darwin"
ufoLib2==0.11.4
pyobjc==7.3; sys_platform == "darwin"