From ff1321804bfb49efb5d0767c6c6ba700367d2291 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2024 16:50:04 +0100 Subject: [PATCH 1/3] Update scipy from 1.13.0 to 1.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c57238030..313697add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ brotli==1.1.0; platform_python_implementation != "PyPy" brotlicffi==1.1.0.0; platform_python_implementation == "PyPy" unicodedata2==15.1.0; python_version <= '3.11' scipy==1.10.0; platform_python_implementation != "PyPy" and python_version <= '3.8' # pyup: ignore -scipy==1.13.0; platform_python_implementation != "PyPy" and python_version >= '3.9' +scipy==1.13.1; platform_python_implementation != "PyPy" and python_version >= '3.9' munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.2.3 fs==2.4.16 From c17032887984220b27d658e6dffdf44d78439217 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2024 16:50:05 +0100 Subject: [PATCH 2/3] Update ufo2ft from 3.2.1 to 3.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 313697add..a64ed7a7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ fs==2.4.16 skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.16.0 -ufo2ft==3.2.1 +ufo2ft==3.2.3 pyobjc==10.2; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.1 From a694386946d578908074ee6d0c029d39ad8c1136 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2024 16:50:05 +0100 Subject: [PATCH 3/3] Update lxml from 5.2.1 to 5.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a64ed7a7a..803b7a473 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ pyobjc==10.2; sys_platform == "darwin" freetype-py==2.4.0 uharfbuzz==0.39.1 glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py -lxml==5.2.1 +lxml==5.2.2 sympy==1.12