From 48a034c6e2162fdc73f752830c214f5c07020b84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Oct 2022 09:11:04 -0700 Subject: [PATCH 1/4] Update sphinx from 5.1.1 to 5.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 59f1cd19f..26f0eb3bc 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,4 +1,4 @@ -sphinx==5.1.1 +sphinx==5.3.0 sphinx_rtd_theme==1.0.0 reportlab==3.6.11 freetype-py==2.3.0 From dd38c3356d72584b546f5ffc2b591b1b093d4e0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Oct 2022 09:11:04 -0700 Subject: [PATCH 2/4] Update scipy from 1.9.1 to 1.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27645c4c4..a217c67ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ brotli==1.0.9; platform_python_implementation != "PyPy" brotlicffi==1.0.9.2; platform_python_implementation == "PyPy" unicodedata2==14.0.0; python_version < '3.11' scipy==1.7.3; platform_python_implementation != "PyPy" and python_version <= '3.7' # pyup: ignore -scipy==1.9.1; platform_python_implementation != "PyPy" and python_version > '3.7' +scipy==1.9.3; platform_python_implementation != "PyPy" and python_version > '3.7' munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.2.1 fs==2.4.16 From b33347bd6e142a4adc301e056c8ea677db01478f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Oct 2022 09:11:04 -0700 Subject: [PATCH 3/4] Update pyobjc from 8.5 to 8.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a217c67ce..afc2170e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ fs==2.4.16 skia-pathops==0.7.2; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.13.1 -pyobjc==8.5; sys_platform == "darwin" +pyobjc==8.5.1; sys_platform == "darwin" freetype-py==2.3.0 uharfbuzz==0.30.0 From 75de2d4c69c5484c047c51de0b9c0a48ab448447 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Oct 2022 09:11:05 -0700 Subject: [PATCH 4/4] Update uharfbuzz from 0.30.0 to 0.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afc2170e9..11acb3c97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ skia-pathops==0.7.2; platform_python_implementation != "PyPy" ufoLib2==0.13.1 pyobjc==8.5.1; sys_platform == "darwin" freetype-py==2.3.0 -uharfbuzz==0.30.0 +uharfbuzz==0.31.0