From 2b8f493f324eeac2f13bb162e2d39ebb87004e3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Nov 2021 16:06:04 +0000 Subject: [PATCH 1/2] Update sphinx from 4.2.0 to 4.3.0 --- Doc/docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/docs-requirements.txt b/Doc/docs-requirements.txt index 72a0a6208..019a6435f 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ -sphinx==4.2.0 +sphinx==4.3.0 sphinx_rtd_theme==1.0.0 reportlab==3.6.2 From 22f170af8b3359b4b2a3d1311b540ce47921460e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Nov 2021 16:06:05 +0000 Subject: [PATCH 2/2] Update fs from 2.4.13 to 2.4.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28d62d1f2..36a59c560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implement scipy==1.7.2; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.1.9 -fs==2.4.13 +fs==2.4.14 skia-pathops==0.7.1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.12.1