From 57727752357cd8129fc65727386da975f5d8ea88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:03 +0100 Subject: [PATCH 1/9] Update sphinx from 3.3.1 to 4.2.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 c62c8d1e0..9b3f07e6d 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ -sphinx==3.3.1 +sphinx==4.2.0 sphinx_rtd_theme==0.5.0 reportlab==3.5.55 From a767774056eea7bbc4d03b3b51f6deffdaa0f9c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:04 +0100 Subject: [PATCH 2/9] Update sphinx_rtd_theme from 0.5.0 to 1.0.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 9b3f07e6d..8d0d04231 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ sphinx==4.2.0 -sphinx_rtd_theme==0.5.0 +sphinx_rtd_theme==1.0.0 reportlab==3.5.55 From 559e1aa3b5708e9d1a0ddca988436c15788f6d9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:04 +0100 Subject: [PATCH 3/9] Update reportlab from 3.5.55 to 3.6.2 --- 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 8d0d04231..72a0a6208 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ sphinx==4.2.0 sphinx_rtd_theme==1.0.0 -reportlab==3.5.55 +reportlab==3.6.2 From 4e325d0b8b5b0c422ff9497c9a526babdaa72f90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:05 +0100 Subject: [PATCH 4/9] Update scipy from 1.5.4 to 1.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 680ffbb57..41a05df94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ 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 From 77832aef27f052ee8ab855a7874350231362597d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:05 +0100 Subject: [PATCH 5/9] Update zopfli from 0.1.6 to 0.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41a05df94..29a4ac062 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy" scipy==1.7.1; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" -zopfli==0.1.6 +zopfli==0.1.8 fs==2.4.11 skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py From ee7bed7d1682386f375c4519875c0401a8332868 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:05 +0100 Subject: [PATCH 6/9] Update fs from 2.4.11 to 2.4.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29a4ac062..47727594d 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.1; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.1.8 -fs==2.4.11 +fs==2.4.13 skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.6.2 From 49d0bf3b6b83793f5f09bb3e11d1db7ac516a186 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:06 +0100 Subject: [PATCH 7/9] Update skia-pathops from 0.5.1.post1 to 0.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47727594d..3387b4e35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ scipy==1.7.1; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.1.8 fs==2.4.13 -skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy" +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" From f1ddecc055596ba95dea1748b27a26391995e9f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:06 +0100 Subject: [PATCH 8/9] Update ufolib2 from 0.6.2 to 0.11.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3387b4e35..3b4f07478 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ 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 +ufoLib2==0.11.4 pyobjc==6.2.2; sys_platform == "darwin" From 2cda43e8bff57a83ed4151ed903212d985838acc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:07 +0100 Subject: [PATCH 9/9] Update pyobjc from 6.2.2 to 7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b4f07478..8c983603b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ 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.11.4 -pyobjc==6.2.2; sys_platform == "darwin" +pyobjc==7.3; sys_platform == "darwin"