From bbb95d8423b7d598d076bc391e89f287587a89f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Nov 2020 15:50:03 +0000 Subject: [PATCH 1/5] Update sphinx from 3.2.1 to 3.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 b877d4e48..2a586d8e0 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ -sphinx==3.2.1 +sphinx==3.3.0 sphinx_rtd_theme==0.5.0 reportlab==3.5.49 From bdc5daf055e417d6591a6e2d138f3b66f79961a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Nov 2020 15:50:04 +0000 Subject: [PATCH 2/5] Update reportlab from 3.5.49 to 3.5.55 --- 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 2a586d8e0..bf77512f8 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,3 +1,3 @@ sphinx==3.3.0 sphinx_rtd_theme==0.5.0 -reportlab==3.5.49 +reportlab==3.5.55 From 9ef15256cd90e48bdf93d2fa3e5ecca982424439 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Nov 2020 15:50:05 +0000 Subject: [PATCH 3/5] Update scipy from 1.5.2 to 1.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a409e4eec..8a33cd622 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.2; platform_python_implementation != "PyPy" +scipy==1.5.4; platform_python_implementation != "PyPy" munkres==1.1.2; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.4.11 From 2b3bad98cddc5793ad5e32c89463e7ff0977c097 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Nov 2020 15:50:06 +0000 Subject: [PATCH 4/5] Update munkres from 1.1.2 to 1.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a33cd622..b28a3353b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,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" -munkres==1.1.2; platform_python_implementation == "PyPy" +munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.4.11 skia-pathops==0.5.0; platform_python_implementation != "PyPy" From 7286bffb431bd6aab4bbd23cb159dcc12af4ea67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Nov 2020 15:50:07 +0000 Subject: [PATCH 5/5] Update skia-pathops from 0.5.0 to 0.5.1.post1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b28a3353b..940e2d4a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ scipy==1.5.4; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.4.11 -skia-pathops==0.5.0; platform_python_implementation != "PyPy" +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