From c79cb346e6d1b3f78ce092ed15f800d5050ebafd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 17:49:04 +0200 Subject: [PATCH 1/5] Update sphinx from 8.0.2 to 8.1.3 --- 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 3ecc993b2..a86731c63 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,4 +1,4 @@ -sphinx==8.0.2 +sphinx==8.1.3 sphinx_rtd_theme==3.0.0 reportlab==4.2.5 freetype-py==2.5.1 From 1eef3f25961331a89c399a080e7e833500f8cce0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 17:49:05 +0200 Subject: [PATCH 2/5] Update sphinx_rtd_theme from 3.0.0 to 3.0.1 --- 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 a86731c63..30adbe51c 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,4 +1,4 @@ sphinx==8.1.3 -sphinx_rtd_theme==3.0.0 +sphinx_rtd_theme==3.0.1 reportlab==4.2.5 freetype-py==2.5.1 From 5143420bf998e3d3f2db7c991331f976dc8fdc14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 17:49:05 +0200 Subject: [PATCH 3/5] Update black from 24.8.0 to 24.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 13bebe81f..036591192 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,4 +6,4 @@ mypy>=0.782 readme_renderer[md]>=43.0 # Pin black as each version could change formatting, breaking CI randomly. -black==24.8.0 +black==24.10.0 From 246cc85c29ebd04b23e5aaf242f740e76cbdb6d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 17:49:06 +0200 Subject: [PATCH 4/5] Update ufo2ft from 3.3.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 861a91aa7..9431aade0 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.3.0 +ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 uharfbuzz==0.41.0 From ce3b747699fea2ee7806f7bba34431bf305868c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 17:49:06 +0200 Subject: [PATCH 5/5] Update glyphslib from 6.9.0 to 6.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9431aade0..6497646f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ ufo2ft==3.3.1 pyobjc==10.3.1; sys_platform == "darwin" freetype-py==2.5.1 uharfbuzz==0.41.0 -glyphsLib==6.9.0 # this is only required to run Tests/varLib/interpolatable_test.py +glyphsLib==6.9.2 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.3.0 sympy==1.13.3