From a2fecbf3fe95bf1f76c9319ee03e05d693b16f3d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:43 +0000 Subject: [PATCH 01/20] 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 918bb9278c20c7b273ee63cc07a2b7ca82a77704 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:44 +0000 Subject: [PATCH 02/20] 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 34e7d5fefaa4f53f342a962a4faf859c387089f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:44 +0000 Subject: [PATCH 03/20] Update exceptiongroup from 1.3.0 to 1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 510ae778..44677b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ attrs==25.4.0 # cattrs cattrs==25.3.0 # via ufolib2 (pyproject.toml) -exceptiongroup==1.3.0 ; python_full_version < '3.11' +exceptiongroup==1.3.1; python_full_version < '3.11' # via cattrs fonttools==4.59.0 # via ufolib2 (pyproject.toml) From 8b552ccdae42ce3bb209c9f6c6e6afe586816538 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:45 +0000 Subject: [PATCH 04/20] Update exceptiongroup from 1.3.0 to 1.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6b6cebc2..893ef561 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # pytest coverage==7.9.2 # via -r requirements-dev.in -exceptiongroup==1.3.0 ; python_full_version < '3.11' +exceptiongroup==1.3.1; python_full_version < '3.11' # via # -c requirements.txt # pytest From fd70d00d08dfa0c79fa02cdb9814dd4da087a70c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:45 +0000 Subject: [PATCH 05/20] Update fonttools from 4.59.0 to 4.61.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44677b1e..d03a21f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cattrs==25.3.0 # via ufolib2 (pyproject.toml) exceptiongroup==1.3.1; python_full_version < '3.11' # via cattrs -fonttools==4.59.0 +fonttools==4.61.0 # via ufolib2 (pyproject.toml) lxml==6.0.0 # via ufolib2 (pyproject.toml) From ddae550bebbfa72eeb526c1f3826067f057bdc4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:46 +0000 Subject: [PATCH 06/20] 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 d03a21f4..f7b2cd91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ exceptiongroup==1.3.1; python_full_version < '3.11' # via cattrs fonttools==4.61.0 # 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 8e08669f9b520b28e7f8c4aaf3809d991677ca16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:46 +0000 Subject: [PATCH 07/20] 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 f7b2cd91..1ee87609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ fonttools==4.61.0 # 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 13cabf78dc257601da66c674e2d6b96e02855c48 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:47 +0000 Subject: [PATCH 08/20] Update orjson from 3.11.0 to 3.11.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ee87609..57cef21a 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.5; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) typing-extensions==4.14.1 # via From 0f65bc276d1b4dbac100bc49ce2dbfe7390aee58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:48 +0000 Subject: [PATCH 09/20] 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 57cef21a..bca1c203 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ msgpack==1.1.2 # via ufolib2 (pyproject.toml) orjson==3.11.5; platform_python_implementation != 'PyPy' # via ufolib2 (pyproject.toml) -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via # cattrs # exceptiongroup From ea5e85bfbb632a60112e94bf9118005b72c2f9d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:48 +0000 Subject: [PATCH 10/20] 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 893ef561..cce04fe2 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 58def5b4c5bc256db106293269b38f2c928ae612 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:49 +0000 Subject: [PATCH 11/20] Update black from 25.1.0 to 25.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cce04fe2..53d53709 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.11.0 # via -r requirements-dev.in click==8.1.8 ; python_full_version < '3.10' # via black From 1294256e6c7ad88574475c18d2fe1cee61c36718 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:49 +0000 Subject: [PATCH 12/20] Update click from 8.1.8 to 8.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 53d53709..c41540b0 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.11.0 # via -r requirements-dev.in -click==8.1.8 ; python_full_version < '3.10' +click==8.3.1; python_full_version < '3.10' # via black click==8.2.1 ; python_full_version >= '3.10' # via black From f87ae6cd8585d56a712f4cdc2e20a8ac8c401644 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:50 +0000 Subject: [PATCH 13/20] Update click from 8.2.1 to 8.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c41540b0..21418f8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ black==25.11.0 # via -r requirements-dev.in click==8.3.1; python_full_version < '3.10' # via black -click==8.2.1 ; python_full_version >= '3.10' +click==8.3.1; python_full_version >= '3.10' # via black colorama==0.4.6 ; sys_platform == 'win32' # via From cb8b6eb83ca89733330cf9d7e8a54fa97c6d7036 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:50 +0000 Subject: [PATCH 14/20] Update coverage from 7.9.2 to 7.12.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 21418f8f..4dca0bea 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.12.0 # via -r requirements-dev.in exceptiongroup==1.3.1; python_full_version < '3.11' # via From 4ce596a806ad5c5c1aab8859c35cea69a4995aa9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:51 +0000 Subject: [PATCH 15/20] 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 4dca0bea..8cf4172a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ exceptiongroup==1.3.1; 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 a613b8bb307e9a7b77f06ea30af6b716520574aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:52 +0000 Subject: [PATCH 16/20] 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 8cf4172a..99088343 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 6217eb6da11f02c67ad716ceb387c08b44da548b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:52 +0000 Subject: [PATCH 17/20] Update mypy from 1.17.0 to 1.19.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 99088343..dcbdef1a 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.19.0 # via -r requirements-dev.in mypy-extensions==1.1.0 # via From f8204705f1886c843d849e7f359ce92c664c978b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:53 +0000 Subject: [PATCH 18/20] Update platformdirs from 4.3.8 to 4.5.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dcbdef1a..b1a85080 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.1 # via black pluggy==1.6.0 # via pytest From 231cb5e40e7615d5a4b4381605b043e06b31cdc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:53 +0000 Subject: [PATCH 19/20] Update pytest from 8.4.1 to 9.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b1a85080..8c422145 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==9.0.2 # via -r requirements-dev.in tomli==2.2.1 ; python_full_version < '3.11' # via From e5d883709e749d36651389975e037ce8282a3f58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 18:01:54 +0000 Subject: [PATCH 20/20] 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 8c422145..9777f4c1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ pygments==2.19.2 # via pytest pytest==9.0.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