Merge pull request #2458 from fonttools/pyup-scheduled-update-2021-11-29

Scheduled weekly dependency update for week 48
This commit is contained in:
Khaled Hosny 2021-11-29 18:34:08 +02:00 committed by GitHub
commit 445108f735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
sphinx==4.3.0
sphinx==4.3.1
sphinx_rtd_theme==1.0.0
reportlab==3.6.2
reportlab==3.6.3

View File

@ -3,7 +3,7 @@
brotli==1.0.9; platform_python_implementation != "PyPy"
brotlicffi==1.0.9.2; platform_python_implementation == "PyPy"
unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy"
scipy==1.7.2; platform_python_implementation != "PyPy"
scipy==1.7.3; platform_python_implementation != "PyPy"
munkres==1.1.4; platform_python_implementation == "PyPy"
zopfli==0.1.9
fs==2.4.14