From 06fb6eef6688311e01b125956f83672ab53784bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:11 +0000 Subject: [PATCH 01/18] Update attrs from 25.3.0 to 25.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3db6fc7..89861efe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --all-extras --universal --python 3.9 pyproject.toml -attrs==25.3.0 +attrs==25.4.0 # via # ufolib2 (pyproject.toml) # cattrs From 9b5710c6e06e64c2b23c67cf4b061bfebaf8fa75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:11 +0000 Subject: [PATCH 02/18] Update cattrs from 25.1.1 to 25.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89861efe..510ae778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==25.4.0 # via # ufolib2 (pyproject.toml) # cattrs -cattrs==25.1.1 +cattrs==25.3.0 # via ufolib2 (pyproject.toml) exceptiongroup==1.3.0 ; python_full_version < '3.11' # via cattrs From 70583d081ee4e51a7b146686a532a51c6f505dfc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:12 +0000 Subject: [PATCH 03/18] Update fonttools from 4.59.0 to 4.60.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 510ae778..8678217d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cattrs==25.3.0 # via ufolib2 (pyproject.toml) exceptiongroup==1.3.0 ; python_full_version < '3.11' # via cattrs -fonttools==4.59.0 +fonttools==4.60.1 # via ufolib2 (pyproject.toml) lxml==6.0.0 # via ufolib2 (pyproject.toml) From 2b520317b58a0889ac3129239b928c88f491becd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:12 +0000 Subject: [PATCH 04/18] Update lxml from 6.0.0 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8678217d..05552cd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ exceptiongroup==1.3.0 ; python_full_version < '3.11' # via cattrs fonttools==4.60.1 # via ufolib2 (pyproject.toml) -lxml==6.0.0 +lxml==6.0.2 # via ufolib2 (pyproject.toml) msgpack==1.1.1 # via ufolib2 (pyproject.toml) From d714c7bf8bc7078ef0fe18ae1d75bc62589682a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:13 +0000 Subject: [PATCH 05/18] Update msgpack from 1.1.1 to 1.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05552cd8..ad933f6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ fonttools==4.60.1 # via ufolib2 (pyproject.toml) lxml==6.0.2 # via ufolib2 (pyproject.toml) -msgpack==1.1.1 +msgpack==1.1.2 # via ufolib2 (pyproject.toml) orjson==3.11.0 ; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) From 3b547736786c1d79d88bb749344ba602a1e2f862 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:13 +0000 Subject: [PATCH 06/18] Update orjson from 3.11.0 to 3.11.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad933f6b..6d58356d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ lxml==6.0.2 # via ufolib2 (pyproject.toml) msgpack==1.1.2 # via ufolib2 (pyproject.toml) -orjson==3.11.0 ; platform_python_implementation != 'PyPy' +orjson==3.11.4; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) typing-extensions==4.14.1 # via From 4472821d6cf5ac9d00a316b2e022eb4bf1da5efd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:14 +0000 Subject: [PATCH 07/18] Update typing-extensions from 4.14.1 to 4.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d58356d..4e3a6af9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ msgpack==1.1.2 # via ufolib2 (pyproject.toml) orjson==3.11.4; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via # cattrs # exceptiongroup From 59e22999cb710e98ddfbb59216a75d37c320b5f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:14 +0000 Subject: [PATCH 08/18] Update typing-extensions from 4.14.1 to 4.15.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6b6cebc2..a20bb67a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -55,7 +55,7 @@ tomli==2.2.1 ; python_full_version < '3.11' # black # mypy # pytest -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via # -c requirements.txt # black From 4b18912502971dd9e2a9ebf23b087e5d797f21e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:15 +0000 Subject: [PATCH 09/18] Update black from 25.1.0 to 25.9.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a20bb67a..8dbbdb97 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --python 3.9 requirements-dev.in -black==25.1.0 +black==25.9.0 # via -r requirements-dev.in click==8.1.8 ; python_full_version < '3.10' # via black From 405cd49f49cb3f9ae87fcca6700642c1d7a3f787 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:15 +0000 Subject: [PATCH 10/18] Update click from 8.1.8 to 8.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8dbbdb97..75c9ed9f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ # uv pip compile --universal --python 3.9 requirements-dev.in black==25.9.0 # via -r requirements-dev.in -click==8.1.8 ; python_full_version < '3.10' +click==8.3.0; python_full_version < '3.10' # via black click==8.2.1 ; python_full_version >= '3.10' # via black From 79b432b1796748ba0f4412a0734a07d0a54d57c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:16 +0000 Subject: [PATCH 11/18] Update click from 8.2.1 to 8.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 75c9ed9f..4e032e88 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ black==25.9.0 # via -r requirements-dev.in click==8.3.0; python_full_version < '3.10' # via black -click==8.2.1 ; python_full_version >= '3.10' +click==8.3.0; python_full_version >= '3.10' # via black colorama==0.4.6 ; sys_platform == 'win32' # via From 7347d31294aa0becb276cb4510c3c67a33194d6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:16 +0000 Subject: [PATCH 12/18] Update coverage from 7.9.2 to 7.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4e032e88..e97ce48e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # via # click # pytest -coverage==7.9.2 +coverage==7.11.0 # via -r requirements-dev.in exceptiongroup==1.3.0 ; python_full_version < '3.11' # via From d36c261846033749deb9fa0513db1662433dc90e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:17 +0000 Subject: [PATCH 13/18] Update iniconfig from 2.1.0 to 2.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e97ce48e..3c919ed3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ exceptiongroup==1.3.0 ; python_full_version < '3.11' # pytest flake8==7.3.0 # via -r requirements-dev.in -iniconfig==2.1.0 +iniconfig==2.3.0 # via pytest isort==6.0.1 # via -r requirements-dev.in From 3a6e3eec9f617ed5f103e53bddaca69bb30132fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:17 +0000 Subject: [PATCH 14/18] Update isort from 6.0.1 to 7.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3c919ed3..05872d15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ flake8==7.3.0 # via -r requirements-dev.in iniconfig==2.3.0 # via pytest -isort==6.0.1 +isort==7.0.0 # via -r requirements-dev.in mccabe==0.7.0 # via flake8 From 2b01000de8a7b0e36250c1e214816d41b9d2f4cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:18 +0000 Subject: [PATCH 15/18] Update mypy from 1.17.0 to 1.18.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 05872d15..c62730cf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ isort==7.0.0 # via -r requirements-dev.in mccabe==0.7.0 # via flake8 -mypy==1.17.0 +mypy==1.18.2 # via -r requirements-dev.in mypy-extensions==1.1.0 # via From f98253fec966e3fd4649bf5ae7721b111bf6a4eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:18 +0000 Subject: [PATCH 16/18] Update platformdirs from 4.3.8 to 4.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c62730cf..b9d219c7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,7 +38,7 @@ pathspec==0.12.1 # via # black # mypy -platformdirs==4.3.8 +platformdirs==4.5.0 # via black pluggy==1.6.0 # via pytest From a9fc6173a20b67829f3f2a25676ceec790871af9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:19 +0000 Subject: [PATCH 17/18] Update pytest from 8.4.1 to 8.4.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b9d219c7..7fd541b8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -48,7 +48,7 @@ pyflakes==3.4.0 # via flake8 pygments==2.19.2 # via pytest -pytest==8.4.1 +pytest==8.4.2 # via -r requirements-dev.in tomli==2.2.1 ; python_full_version < '3.11' # via From 89fd39191d6db996f802d268439f4448f605145b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Oct 2025 03:19:19 +0000 Subject: [PATCH 18/18] Update tomli from 2.2.1 to 2.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7fd541b8..be9e1fc0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ pygments==2.19.2 # via pytest pytest==8.4.2 # via -r requirements-dev.in -tomli==2.2.1 ; python_full_version < '3.11' +tomli==2.3.0; python_full_version < '3.11' # via # black # mypy