From 715da1b12bcf264dc89ca647f41f8305a1c6e1f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:12 +0100 Subject: [PATCH 01/17] 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 158e577561cb1bca6220fb8aa7b9ab3adf9ab9d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:13 +0100 Subject: [PATCH 02/17] 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 199ddfe7840c3bc60bdc84d58cbfd605816e255a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:14 +0100 Subject: [PATCH 03/17] 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 3fd6df4f7cc871806d615609d73f4f925b12f349 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:14 +0100 Subject: [PATCH 04/17] 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 eb535c6d83c89c000a8191fe71445477e3fb490a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:15 +0100 Subject: [PATCH 05/17] 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 29ec087dd8d0fcf6238838da4a9849acfb29e966 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:15 +0100 Subject: [PATCH 06/17] Update orjson from 3.11.0 to 3.11.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad933f6b..1856915b 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.3; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) typing-extensions==4.14.1 # via From d6bf3aee638605c605c19e33bf59c98798a76ea4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:16 +0100 Subject: [PATCH 07/17] 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 1856915b..298d554f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ msgpack==1.1.2 # via ufolib2 (pyproject.toml) orjson==3.11.3; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via # cattrs # exceptiongroup From 25798b29c0d669dca05026289e0931f89cc1653b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:17 +0100 Subject: [PATCH 08/17] 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 70b87976679d536de831e8744afbc64d9907bf81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:17 +0100 Subject: [PATCH 09/17] 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 27d65987e9b56a06bdf6b5e7d7fc33bcd7abb569 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:18 +0100 Subject: [PATCH 10/17] 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 c0fe19db99b68740113f185e1edae37234981da3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:18 +0100 Subject: [PATCH 11/17] 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 ce018795cd74d963cc126cf326b0e5194b25c0b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:19 +0100 Subject: [PATCH 12/17] Update coverage from 7.9.2 to 7.10.7 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4e032e88..908db137 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.10.7 # via -r requirements-dev.in exceptiongroup==1.3.0 ; python_full_version < '3.11' # via From 90af2037347a3527ba1353b4f99e375e1751cd76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:19 +0100 Subject: [PATCH 13/17] 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 908db137..7503e997 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ flake8==7.3.0 # via -r requirements-dev.in iniconfig==2.1.0 # via pytest -isort==6.0.1 +isort==7.0.0 # via -r requirements-dev.in mccabe==0.7.0 # via flake8 From e1daa7cf666d5581096a4205227067942b0487d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:20 +0100 Subject: [PATCH 14/17] 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 7503e997..6657c095 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 55519032b9114b0758ce9b30e69d90bdd44ab66c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:20 +0100 Subject: [PATCH 15/17] 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 6657c095..54fabde5 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 f95d00a68978247c24a082a46b8920f1d5edcace Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:21 +0100 Subject: [PATCH 16/17] 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 54fabde5..0959e8fb 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 5bbda911276a81176111144e5d266c69d3ac5968 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 16:48:22 +0100 Subject: [PATCH 17/17] 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 0959e8fb..91298af9 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