From 315f2bcefa1b61c6f83ebcc6317c246962315d34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:34 +0000 Subject: [PATCH 01/45] Update tox-py310-cp310-darwin-arm64 constraints --- dependencies/tox-py310-cp310-darwin-arm64.txt | 40 ++++++++++++------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-arm64.txt b/dependencies/tox-py310-cp310-darwin-arm64.txt index cd29fbc4c5..99ba535a53 100644 --- a/dependencies/tox-py310-cp310-darwin-arm64.txt +++ b/dependencies/tox-py310-cp310-darwin-arm64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py310-cp310-darwin-arm64.txt --strip-extras dependencies/tox-py310-cp310-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py310-cp310-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -72,7 +74,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py310-cp310-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From b29089a90f174531768f92fcb5d818f2c24596cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:44 +0000 Subject: [PATCH 02/45] Update tox-py310-cp310-darwin-x86_64 constraints --- .../tox-py310-cp310-darwin-x86_64.txt | 40 ++++++++++++------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-x86_64.txt b/dependencies/tox-py310-cp310-darwin-x86_64.txt index daf292569b..a724f42430 100644 --- a/dependencies/tox-py310-cp310-darwin-x86_64.txt +++ b/dependencies/tox-py310-cp310-darwin-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py310-cp310-darwin-x86_64.txt --strip-extras dependencies/tox-py310-cp310-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -72,7 +74,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From e6247b09514254d9c4a8820d022011c0b8f86543 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:46 +0000 Subject: [PATCH 03/45] Update tox-py310-cp310-linux-aarch64 constraints --- .../tox-py310-cp310-linux-aarch64.txt | 40 ++++++++++++------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-aarch64.txt b/dependencies/tox-py310-cp310-linux-aarch64.txt index 91de3bb388..2837b53fc6 100644 --- a/dependencies/tox-py310-cp310-linux-aarch64.txt +++ b/dependencies/tox-py310-cp310-linux-aarch64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py310-cp310-linux-aarch64.txt --strip-extras dependencies/tox-py310-cp310-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py310-cp310-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -72,7 +74,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py310-cp310-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From d164604681996c0527eabfc3161bf9c8181df4ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:16 +0000 Subject: [PATCH 04/45] Update tox-py310-cp310-linux-x86_64 constraints --- dependencies/tox-py310-cp310-linux-x86_64.txt | 40 ++++++++++++------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-x86_64.txt b/dependencies/tox-py310-cp310-linux-x86_64.txt index 0ef7efc1b5..cb2681ba2f 100644 --- a/dependencies/tox-py310-cp310-linux-x86_64.txt +++ b/dependencies/tox-py310-cp310-linux-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py310-cp310-linux-x86_64.txt --strip-extras dependencies/tox-py310-cp310-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py310-cp310-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -72,7 +74,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py310-cp310-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 9e3407b740826d7eaff61aa60e61f4746627638c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:38 +0000 Subject: [PATCH 05/45] Update tox-py310-cp310-win32-amd64 constraints --- dependencies/tox-py310-cp310-win32-amd64.txt | 41 +++++++++++++------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/dependencies/tox-py310-cp310-win32-amd64.txt b/dependencies/tox-py310-cp310-win32-amd64.txt index 79ba1597a2..2c1f1712b5 100644 --- a/dependencies/tox-py310-cp310-win32-amd64.txt +++ b/dependencies/tox-py310-cp310-win32-amd64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py310-cp310-win32-amd64.txt --strip-extras dependencies/tox-py310-cp310-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,15 +16,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -40,16 +43,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py310-cp310-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -60,7 +63,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -74,7 +77,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -119,26 +122,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py310-cp310-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 6d67e2f7a66a062c69d682ab097efc5b80601c21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:56 +0000 Subject: [PATCH 06/45] Update tox-py311-cp311-darwin-arm64 constraints --- dependencies/tox-py311-cp311-darwin-arm64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-arm64.txt b/dependencies/tox-py311-cp311-darwin-arm64.txt index cd71f43f5f..d6d89fa316 100644 --- a/dependencies/tox-py311-cp311-darwin-arm64.txt +++ b/dependencies/tox-py311-cp311-darwin-arm64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py311-cp311-darwin-arm64.txt --strip-extras dependencies/tox-py311-cp311-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +38,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py311-cp311-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +58,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +72,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,19 +117,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py311-cp311-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py311-cp311-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py311-cp311-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 85090a71108112780f9c3f2dba090bed2c138ac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:32 +0000 Subject: [PATCH 07/45] Update tox-py311-cp311-darwin-x86_64 constraints --- .../tox-py311-cp311-darwin-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-x86_64.txt b/dependencies/tox-py311-cp311-darwin-x86_64.txt index e7e3abac02..698d2301e6 100644 --- a/dependencies/tox-py311-cp311-darwin-x86_64.txt +++ b/dependencies/tox-py311-cp311-darwin-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py311-cp311-darwin-x86_64.txt --strip-extras dependencies/tox-py311-cp311-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +38,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +58,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +72,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,19 +117,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From cb14912dc481cd5206d1c18caea721202bab8c2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:52 +0000 Subject: [PATCH 08/45] Update tox-py311-cp311-linux-aarch64 constraints --- .../tox-py311-cp311-linux-aarch64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-aarch64.txt b/dependencies/tox-py311-cp311-linux-aarch64.txt index 732e824d98..319a519ab5 100644 --- a/dependencies/tox-py311-cp311-linux-aarch64.txt +++ b/dependencies/tox-py311-cp311-linux-aarch64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py311-cp311-linux-aarch64.txt --strip-extras dependencies/tox-py311-cp311-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +38,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py311-cp311-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +58,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +72,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,19 +117,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py311-cp311-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py311-cp311-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py311-cp311-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From b64d62bb156fbf609814861cdd5956c49b403adc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:45 +0000 Subject: [PATCH 09/45] Update tox-py311-cp311-linux-x86_64 constraints --- dependencies/tox-py311-cp311-linux-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-x86_64.txt b/dependencies/tox-py311-cp311-linux-x86_64.txt index 78b518e17c..ef35c9b8dc 100644 --- a/dependencies/tox-py311-cp311-linux-x86_64.txt +++ b/dependencies/tox-py311-cp311-linux-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py311-cp311-linux-x86_64.txt --strip-extras dependencies/tox-py311-cp311-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +38,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py311-cp311-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +58,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +72,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,19 +117,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py311-cp311-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py311-cp311-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py311-cp311-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From eff5f4e5a362c891adda6daf70d0049cce7260d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:45 +0000 Subject: [PATCH 10/45] Update tox-py311-cp311-win32-amd64 constraints --- dependencies/tox-py311-cp311-win32-amd64.txt | 39 +++++++++++++------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py311-cp311-win32-amd64.txt b/dependencies/tox-py311-cp311-win32-amd64.txt index 9c8e3cb289..4e32c81e81 100644 --- a/dependencies/tox-py311-cp311-win32-amd64.txt +++ b/dependencies/tox-py311-cp311-win32-amd64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py311-cp311-win32-amd64.txt --strip-extras dependencies/tox-py311-cp311-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,15 +16,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +41,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py311-cp311-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -58,7 +61,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -72,7 +75,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -117,19 +120,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py311-cp311-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py311-cp311-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py311-cp311-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 6275f0c591ec4834838d1ebef2a20a38b2aff046 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:16 +0000 Subject: [PATCH 11/45] Update tox-py312-cp312-darwin-arm64 constraints --- dependencies/tox-py312-cp312-darwin-arm64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-arm64.txt b/dependencies/tox-py312-cp312-darwin-arm64.txt index cbbda9ae0b..d89b7875ce 100644 --- a/dependencies/tox-py312-cp312-darwin-arm64.txt +++ b/dependencies/tox-py312-cp312-darwin-arm64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py312-cp312-darwin-arm64.txt --strip-extras dependencies/tox-py312-cp312-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py312-cp312-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,19 +115,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py312-cp312-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py312-cp312-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py312-cp312-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From e35c5f1d9fc77e509d613f3a0cfc5d55d55cee0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:22 +0000 Subject: [PATCH 12/45] Update tox-py312-cp312-darwin-x86_64 constraints --- .../tox-py312-cp312-darwin-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-x86_64.txt b/dependencies/tox-py312-cp312-darwin-x86_64.txt index 7ff7cf0052..0c4ba002eb 100644 --- a/dependencies/tox-py312-cp312-darwin-x86_64.txt +++ b/dependencies/tox-py312-cp312-darwin-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py312-cp312-darwin-x86_64.txt --strip-extras dependencies/tox-py312-cp312-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,19 +115,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From fa79224acd29f3a73eedf8503f9cefc311c0c03d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:56 +0000 Subject: [PATCH 13/45] Update tox-py312-cp312-linux-aarch64 constraints --- .../tox-py312-cp312-linux-aarch64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-aarch64.txt b/dependencies/tox-py312-cp312-linux-aarch64.txt index 58b42557e7..8c8b4fcdc3 100644 --- a/dependencies/tox-py312-cp312-linux-aarch64.txt +++ b/dependencies/tox-py312-cp312-linux-aarch64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py312-cp312-linux-aarch64.txt --strip-extras dependencies/tox-py312-cp312-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py312-cp312-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,19 +115,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py312-cp312-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py312-cp312-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py312-cp312-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From efd777189a0fda05bfd21f55112fe2bbf2e0bb2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:07 +0000 Subject: [PATCH 14/45] Update tox-py312-cp312-linux-x86_64 constraints --- dependencies/tox-py312-cp312-linux-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-x86_64.txt b/dependencies/tox-py312-cp312-linux-x86_64.txt index 4f6f9b8ebd..3b2b65e7be 100644 --- a/dependencies/tox-py312-cp312-linux-x86_64.txt +++ b/dependencies/tox-py312-cp312-linux-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py312-cp312-linux-x86_64.txt --strip-extras dependencies/tox-py312-cp312-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py312-cp312-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,19 +115,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py312-cp312-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py312-cp312-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py312-cp312-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From e154776ba8d911b26c4b03b93d18127d06e11ccc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:57 +0000 Subject: [PATCH 15/45] Update tox-py312-cp312-win32-amd64 constraints --- dependencies/tox-py312-cp312-win32-amd64.txt | 39 +++++++++++++------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py312-cp312-win32-amd64.txt b/dependencies/tox-py312-cp312-win32-amd64.txt index 73bd89a28a..4647234855 100644 --- a/dependencies/tox-py312-cp312-win32-amd64.txt +++ b/dependencies/tox-py312-cp312-win32-amd64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py312-cp312-win32-amd64.txt --strip-extras dependencies/tox-py312-cp312-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,15 +14,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +39,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py312-cp312-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +59,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +73,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,19 +118,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py312-cp312-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py312-cp312-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py312-cp312-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 9bcf8f9567285208022ad9125a4db1e16194326e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:07 +0000 Subject: [PATCH 16/45] Update tox-py313-cp313-darwin-arm64 constraints --- dependencies/tox-py313-cp313-darwin-arm64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-arm64.txt b/dependencies/tox-py313-cp313-darwin-arm64.txt index 5c96f2d56d..8d3b96165b 100644 --- a/dependencies/tox-py313-cp313-darwin-arm64.txt +++ b/dependencies/tox-py313-cp313-darwin-arm64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py313-cp313-darwin-arm64.txt --strip-extras dependencies/tox-py313-cp313-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py313-cp313-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py313-cp313-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py313-cp313-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py313-cp313-darwin-arm64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 3cf0af19dd0de73152ef410484dfe5eb6b12c3ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:43 +0000 Subject: [PATCH 17/45] Update tox-py313-cp313-darwin-x86_64 constraints --- .../tox-py313-cp313-darwin-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-x86_64.txt b/dependencies/tox-py313-cp313-darwin-x86_64.txt index 17cf33d1b5..7f5d377aa0 100644 --- a/dependencies/tox-py313-cp313-darwin-x86_64.txt +++ b/dependencies/tox-py313-cp313-darwin-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py313-cp313-darwin-x86_64.txt --strip-extras dependencies/tox-py313-cp313-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 41ed8d23773d880177b99481163b90b5c073365a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:23 +0000 Subject: [PATCH 18/45] Update tox-py313-cp313-linux-aarch64 constraints --- .../tox-py313-cp313-linux-aarch64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-aarch64.txt b/dependencies/tox-py313-cp313-linux-aarch64.txt index 2e56bd4ea2..29e654600b 100644 --- a/dependencies/tox-py313-cp313-linux-aarch64.txt +++ b/dependencies/tox-py313-cp313-linux-aarch64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py313-cp313-linux-aarch64.txt --strip-extras dependencies/tox-py313-cp313-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py313-cp313-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py313-cp313-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py313-cp313-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py313-cp313-linux-aarch64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 0e2282cd67a6b86a3078b48e65b3ef612528aa35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:13 +0000 Subject: [PATCH 19/45] Update tox-py313-cp313-linux-x86_64 constraints --- dependencies/tox-py313-cp313-linux-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-x86_64.txt b/dependencies/tox-py313-cp313-linux-x86_64.txt index d8e372a029..fd4201d17e 100644 --- a/dependencies/tox-py313-cp313-linux-x86_64.txt +++ b/dependencies/tox-py313-cp313-linux-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py313-cp313-linux-x86_64.txt --strip-extras dependencies/tox-py313-cp313-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py313-cp313-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py313-cp313-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py313-cp313-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py313-cp313-linux-x86_64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 63d90ea6680372b665966d3789c91e35a1faf934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:19 +0000 Subject: [PATCH 20/45] Update tox-py313-cp313-win32-amd64 constraints --- dependencies/tox-py313-cp313-win32-amd64.txt | 39 +++++++++++++------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py313-cp313-win32-amd64.txt b/dependencies/tox-py313-cp313-win32-amd64.txt index 0c4893584a..11a5d75237 100644 --- a/dependencies/tox-py313-cp313-win32-amd64.txt +++ b/dependencies/tox-py313-cp313-win32-amd64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py313-cp313-win32-amd64.txt --strip-extras dependencies/tox-py313-cp313-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,15 +14,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +39,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py313-cp313-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +59,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +73,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,17 +118,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py313-cp313-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py313-cp313-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py313-cp313-win32-amd64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 1191be2d3ff042aff8c0267c3303e5f4b1fd0999 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:11 +0000 Subject: [PATCH 21/45] Update tox-py314-cp314-darwin-arm64 constraints --- dependencies/tox-py314-cp314-darwin-arm64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-arm64.txt b/dependencies/tox-py314-cp314-darwin-arm64.txt index 62b1bdaa06..1be0f9a048 100644 --- a/dependencies/tox-py314-cp314-darwin-arm64.txt +++ b/dependencies/tox-py314-cp314-darwin-arm64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py314-cp314-darwin-arm64.txt --strip-extras dependencies/tox-py314-cp314-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py314-cp314-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py314-cp314-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py314-cp314-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py314-cp314-darwin-arm64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 0ee5f99f1eef75c22bcefcaa1cfab2816f521190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:21 +0000 Subject: [PATCH 22/45] Update tox-py314-cp314-darwin-x86_64 constraints --- .../tox-py314-cp314-darwin-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-x86_64.txt b/dependencies/tox-py314-cp314-darwin-x86_64.txt index e9adeaff49..2c352fabf5 100644 --- a/dependencies/tox-py314-cp314-darwin-x86_64.txt +++ b/dependencies/tox-py314-cp314-darwin-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py314-cp314-darwin-x86_64.txt --strip-extras dependencies/tox-py314-cp314-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 718e03a515171010c3da41e1f2d749674d1a0e3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:25 +0000 Subject: [PATCH 23/45] Update tox-py314-cp314-linux-aarch64 constraints --- .../tox-py314-cp314-linux-aarch64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-aarch64.txt b/dependencies/tox-py314-cp314-linux-aarch64.txt index c17a1b004c..f25e2bba0b 100644 --- a/dependencies/tox-py314-cp314-linux-aarch64.txt +++ b/dependencies/tox-py314-cp314-linux-aarch64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py314-cp314-linux-aarch64.txt --strip-extras dependencies/tox-py314-cp314-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py314-cp314-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py314-cp314-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py314-cp314-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py314-cp314-linux-aarch64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 6e0ac958fda52920717477530d87b1f22a06ec75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:13 +0000 Subject: [PATCH 24/45] Update tox-py314-cp314-linux-x86_64 constraints --- dependencies/tox-py314-cp314-linux-x86_64.txt | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-x86_64.txt b/dependencies/tox-py314-cp314-linux-x86_64.txt index 46f108a1a7..9b895044bf 100644 --- a/dependencies/tox-py314-cp314-linux-x86_64.txt +++ b/dependencies/tox-py314-cp314-linux-x86_64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py314-cp314-linux-x86_64.txt --strip-extras dependencies/tox-py314-cp314-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,13 +14,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py314-cp314-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -68,7 +70,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -113,17 +115,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py314-cp314-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py314-cp314-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py314-cp314-linux-x86_64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 4bd3571478a2914ca546eda0c71b94203449d0a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:53 +0000 Subject: [PATCH 25/45] Update tox-py314-cp314-win32-amd64 constraints --- dependencies/tox-py314-cp314-win32-amd64.txt | 39 +++++++++++++------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/dependencies/tox-py314-cp314-win32-amd64.txt b/dependencies/tox-py314-cp314-win32-amd64.txt index 88de974c48..708c67260e 100644 --- a/dependencies/tox-py314-cp314-win32-amd64.txt +++ b/dependencies/tox-py314-cp314-win32-amd64.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py314-cp314-win32-amd64.txt --strip-extras dependencies/tox-py314-cp314-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text -certifi==2025.11.12 +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -14,15 +14,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +39,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py314-cp314-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +59,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -70,7 +73,7 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via @@ -115,17 +118,25 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py314-cp314-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py314-cp314-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-py314-cp314-win32-amd64.in -urllib3==2.6.2 +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From a726fda3804ee931841bf7b113947489a593df08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:57 +0000 Subject: [PATCH 26/45] Update tox-py315-cp315-darwin-arm64 constraints --- dependencies/tox-py315-cp315-darwin-arm64.in | 1 + dependencies/tox-py315-cp315-darwin-arm64.txt | 139 ++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 120000 dependencies/tox-py315-cp315-darwin-arm64.in create mode 100644 dependencies/tox-py315-cp315-darwin-arm64.txt diff --git a/dependencies/tox-py315-cp315-darwin-arm64.in b/dependencies/tox-py315-cp315-darwin-arm64.in new file mode 120000 index 0000000000..68a874dd2f --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-arm64.in @@ -0,0 +1 @@ +tests.in \ No newline at end of file diff --git a/dependencies/tox-py315-cp315-darwin-arm64.txt b/dependencies/tox-py315-cp315-darwin-arm64.txt new file mode 100644 index 0000000000..c4dd53d66a --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-arm64.txt @@ -0,0 +1,139 @@ +# +# This file is autogenerated by pip-compile with Python 3.15 +# by the following command: +# +# pip-compile --allow-unsafe --output-file=dependencies/tox-py315-cp315-darwin-arm64.txt --strip-extras dependencies/tox-py315-cp315-darwin-arm64.in pyproject.toml +# +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 + # via requests +cffi==2.0.0 + # via cryptography +chardet==5.2.0 + # via requests +charset-normalizer==3.4.4 + # via requests +click==8.3.1 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.4 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # pytest-cov +cryptography==46.0.5 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.11 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-context==6.1.0 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # jaraco-text +jaraco-functools==4.4.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==10.8.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.0 + # via + # pytest + # pytest-rerunfailures +pluggy==1.6.0 + # via + # pytest + # pytest-cov +portend==3.2.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pprintpp==0.4.0 + # via pytest-clarity +py==1.11.0 + # via pypytools +pycparser==3.0 + # via cffi +pygments==2.19.2 + # via + # pytest + # rich +pyopenssl==25.3.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest==9.0.2 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # pytest-clarity + # pytest-cov + # pytest-mock + # pytest-rerunfailures + # pytest-sugar + # pytest-watch + # pytest-xdist +pytest-clarity==1.0.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-cov==7.0.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-mock==3.15.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-rerunfailures==16.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-sugar==1.1.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-watch==4.2.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest-xdist==3.8.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +python-dateutil==2.9.0.post0 + # via tempora +requests==2.32.5 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # requests-toolbelt + # requests-unixsocket +requests-toolbelt==1.0.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +requests-unixsocket==0.4.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer +six==1.17.0 + # via python-dateutil +tempora==5.8.1 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 1bfeed27bc4e01e5ea9e0ca6d38a6839b9627921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:01:36 +0000 Subject: [PATCH 27/45] Update tox-py315-cp315-darwin-x86_64 constraints --- dependencies/tox-py315-cp315-darwin-x86_64.in | 1 + .../tox-py315-cp315-darwin-x86_64.txt | 139 ++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 120000 dependencies/tox-py315-cp315-darwin-x86_64.in create mode 100644 dependencies/tox-py315-cp315-darwin-x86_64.txt diff --git a/dependencies/tox-py315-cp315-darwin-x86_64.in b/dependencies/tox-py315-cp315-darwin-x86_64.in new file mode 120000 index 0000000000..68a874dd2f --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-x86_64.in @@ -0,0 +1 @@ +tests.in \ No newline at end of file diff --git a/dependencies/tox-py315-cp315-darwin-x86_64.txt b/dependencies/tox-py315-cp315-darwin-x86_64.txt new file mode 100644 index 0000000000..735d03d39b --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-x86_64.txt @@ -0,0 +1,139 @@ +# +# This file is autogenerated by pip-compile with Python 3.15 +# by the following command: +# +# pip-compile --allow-unsafe --output-file=dependencies/tox-py315-cp315-darwin-x86_64.txt --strip-extras dependencies/tox-py315-cp315-darwin-x86_64.in pyproject.toml +# +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 + # via requests +cffi==2.0.0 + # via cryptography +chardet==5.2.0 + # via requests +charset-normalizer==3.4.4 + # via requests +click==8.3.1 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.4 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # pytest-cov +cryptography==46.0.5 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.11 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-context==6.1.0 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # jaraco-text +jaraco-functools==4.4.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==10.8.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.0 + # via + # pytest + # pytest-rerunfailures +pluggy==1.6.0 + # via + # pytest + # pytest-cov +portend==3.2.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pprintpp==0.4.0 + # via pytest-clarity +py==1.11.0 + # via pypytools +pycparser==3.0 + # via cffi +pygments==2.19.2 + # via + # pytest + # rich +pyopenssl==25.3.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest==9.0.2 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # pytest-clarity + # pytest-cov + # pytest-mock + # pytest-rerunfailures + # pytest-sugar + # pytest-watch + # pytest-xdist +pytest-clarity==1.0.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-cov==7.0.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-mock==3.15.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-rerunfailures==16.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-sugar==1.1.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-watch==4.2.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest-xdist==3.8.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +python-dateutil==2.9.0.post0 + # via tempora +requests==2.32.5 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # requests-toolbelt + # requests-unixsocket +requests-toolbelt==1.0.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +requests-unixsocket==0.4.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer +six==1.17.0 + # via python-dateutil +tempora==5.8.1 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 43a0845a9ef80b8bf36399a035fa7483a53441ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:26 +0000 Subject: [PATCH 28/45] Update tox-py315-cp315-linux-aarch64 constraints --- dependencies/tox-py315-cp315-linux-aarch64.in | 1 + .../tox-py315-cp315-linux-aarch64.txt | 139 ++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 120000 dependencies/tox-py315-cp315-linux-aarch64.in create mode 100644 dependencies/tox-py315-cp315-linux-aarch64.txt diff --git a/dependencies/tox-py315-cp315-linux-aarch64.in b/dependencies/tox-py315-cp315-linux-aarch64.in new file mode 120000 index 0000000000..68a874dd2f --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-aarch64.in @@ -0,0 +1 @@ +tests.in \ No newline at end of file diff --git a/dependencies/tox-py315-cp315-linux-aarch64.txt b/dependencies/tox-py315-cp315-linux-aarch64.txt new file mode 100644 index 0000000000..bf75aec87b --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-aarch64.txt @@ -0,0 +1,139 @@ +# +# This file is autogenerated by pip-compile with Python 3.15 +# by the following command: +# +# pip-compile --allow-unsafe --output-file=dependencies/tox-py315-cp315-linux-aarch64.txt --strip-extras dependencies/tox-py315-cp315-linux-aarch64.in pyproject.toml +# +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 + # via requests +cffi==2.0.0 + # via cryptography +chardet==5.2.0 + # via requests +charset-normalizer==3.4.4 + # via requests +click==8.3.1 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.4 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # pytest-cov +cryptography==46.0.5 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.11 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-context==6.1.0 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # jaraco-text +jaraco-functools==4.4.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==10.8.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.0 + # via + # pytest + # pytest-rerunfailures +pluggy==1.6.0 + # via + # pytest + # pytest-cov +portend==3.2.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pprintpp==0.4.0 + # via pytest-clarity +py==1.11.0 + # via pypytools +pycparser==3.0 + # via cffi +pygments==2.19.2 + # via + # pytest + # rich +pyopenssl==25.3.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest==9.0.2 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # pytest-clarity + # pytest-cov + # pytest-mock + # pytest-rerunfailures + # pytest-sugar + # pytest-watch + # pytest-xdist +pytest-clarity==1.0.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-cov==7.0.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-mock==3.15.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-rerunfailures==16.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-sugar==1.1.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-watch==4.2.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest-xdist==3.8.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +python-dateutil==2.9.0.post0 + # via tempora +requests==2.32.5 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # requests-toolbelt + # requests-unixsocket +requests-toolbelt==1.0.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +requests-unixsocket==0.4.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer +six==1.17.0 + # via python-dateutil +tempora==5.8.1 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 0261763e2e06f528ba74e2b5661d8edda7572ad7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:16 +0000 Subject: [PATCH 29/45] Update tox-py315-cp315-linux-x86_64 constraints --- dependencies/tox-py315-cp315-linux-x86_64.in | 1 + dependencies/tox-py315-cp315-linux-x86_64.txt | 139 ++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 120000 dependencies/tox-py315-cp315-linux-x86_64.in create mode 100644 dependencies/tox-py315-cp315-linux-x86_64.txt diff --git a/dependencies/tox-py315-cp315-linux-x86_64.in b/dependencies/tox-py315-cp315-linux-x86_64.in new file mode 120000 index 0000000000..68a874dd2f --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-x86_64.in @@ -0,0 +1 @@ +tests.in \ No newline at end of file diff --git a/dependencies/tox-py315-cp315-linux-x86_64.txt b/dependencies/tox-py315-cp315-linux-x86_64.txt new file mode 100644 index 0000000000..1af3766375 --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-x86_64.txt @@ -0,0 +1,139 @@ +# +# This file is autogenerated by pip-compile with Python 3.15 +# by the following command: +# +# pip-compile --allow-unsafe --output-file=dependencies/tox-py315-cp315-linux-x86_64.txt --strip-extras dependencies/tox-py315-cp315-linux-x86_64.in pyproject.toml +# +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 + # via requests +cffi==2.0.0 + # via cryptography +chardet==5.2.0 + # via requests +charset-normalizer==3.4.4 + # via requests +click==8.3.1 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.4 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # pytest-cov +cryptography==46.0.5 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.11 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-context==6.1.0 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # jaraco-text +jaraco-functools==4.4.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==10.8.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.0 + # via + # pytest + # pytest-rerunfailures +pluggy==1.6.0 + # via + # pytest + # pytest-cov +portend==3.2.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pprintpp==0.4.0 + # via pytest-clarity +py==1.11.0 + # via pypytools +pycparser==3.0 + # via cffi +pygments==2.19.2 + # via + # pytest + # rich +pyopenssl==25.3.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest==9.0.2 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # pytest-clarity + # pytest-cov + # pytest-mock + # pytest-rerunfailures + # pytest-sugar + # pytest-watch + # pytest-xdist +pytest-clarity==1.0.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-cov==7.0.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-mock==3.15.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-rerunfailures==16.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-sugar==1.1.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-watch==4.2.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest-xdist==3.8.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +python-dateutil==2.9.0.post0 + # via tempora +requests==2.32.5 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # requests-toolbelt + # requests-unixsocket +requests-toolbelt==1.0.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +requests-unixsocket==0.4.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer +six==1.17.0 + # via python-dateutil +tempora==5.8.1 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From ed67a44186786cb265b479357907c13e787fa43d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:13 +0000 Subject: [PATCH 30/45] Update tox-py315-cp315-win32-amd64 constraints --- dependencies/tox-py315-cp315-win32-amd64.in | 1 + dependencies/tox-py315-cp315-win32-amd64.txt | 142 +++++++++++++++++++ 2 files changed, 143 insertions(+) create mode 120000 dependencies/tox-py315-cp315-win32-amd64.in create mode 100644 dependencies/tox-py315-cp315-win32-amd64.txt diff --git a/dependencies/tox-py315-cp315-win32-amd64.in b/dependencies/tox-py315-cp315-win32-amd64.in new file mode 120000 index 0000000000..68a874dd2f --- /dev/null +++ b/dependencies/tox-py315-cp315-win32-amd64.in @@ -0,0 +1 @@ +tests.in \ No newline at end of file diff --git a/dependencies/tox-py315-cp315-win32-amd64.txt b/dependencies/tox-py315-cp315-win32-amd64.txt new file mode 100644 index 0000000000..fa6a422c16 --- /dev/null +++ b/dependencies/tox-py315-cp315-win32-amd64.txt @@ -0,0 +1,142 @@ +# +# This file is autogenerated by pip-compile with Python 3.15 +# by the following command: +# +# pip-compile --allow-unsafe --output-file=dependencies/tox-py315-cp315-win32-amd64.txt --strip-extras dependencies/tox-py315-cp315-win32-amd64.in pyproject.toml +# +annotated-doc==0.0.4 + # via typer +certifi==2026.1.4 + # via requests +cffi==2.0.0 + # via cryptography +chardet==5.2.0 + # via requests +charset-normalizer==3.4.4 + # via requests +click==8.3.1 + # via typer +colorama==0.4.6 + # via + # click + # pytest + # pytest-watch +coverage==7.13.4 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # pytest-cov +cryptography==46.0.5 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.11 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-context==6.1.0 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # jaraco-text +jaraco-functools==4.4.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==10.8.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.0 + # via + # pytest + # pytest-rerunfailures +pluggy==1.6.0 + # via + # pytest + # pytest-cov +portend==3.2.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pprintpp==0.4.0 + # via pytest-clarity +py==1.11.0 + # via pypytools +pycparser==3.0 + # via cffi +pygments==2.19.2 + # via + # pytest + # rich +pyopenssl==25.3.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest==9.0.2 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # pytest-clarity + # pytest-cov + # pytest-mock + # pytest-rerunfailures + # pytest-sugar + # pytest-watch + # pytest-xdist +pytest-clarity==1.0.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-cov==7.0.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-mock==3.15.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-rerunfailures==16.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-sugar==1.1.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-watch==4.2.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest-xdist==3.8.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +python-dateutil==2.9.0.post0 + # via tempora +requests==2.32.5 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # requests-toolbelt + # requests-unixsocket +requests-toolbelt==1.0.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +requests-unixsocket==0.4.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer +six==1.17.0 + # via python-dateutil +tempora==5.8.1 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 88d9f5592447cf50de58acb590baa9dc0a276319 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:39 +0000 Subject: [PATCH 31/45] Update tox-py38-cp38-darwin-arm64 constraints --- dependencies/tox-py38-cp38-darwin-arm64.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-arm64.txt b/dependencies/tox-py38-cp38-darwin-arm64.txt index aff9cf1334..43a413debc 100644 --- a/dependencies/tox-py38-cp38-darwin-arm64.txt +++ b/dependencies/tox-py38-cp38-darwin-arm64.txt @@ -8,7 +8,7 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==1.17.1 # via cryptography @@ -22,7 +22,7 @@ coverage==7.6.1 # via # -r dependencies/tox-py38-cp38-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -115,7 +115,7 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py38-cp38-darwin-arm64.in requests-unixsocket==0.3.0 # via -r dependencies/tox-py38-cp38-darwin-arm64.in -rich==14.2.0 +rich==14.3.2 # via pytest-clarity six==1.17.0 # via python-dateutil @@ -123,7 +123,7 @@ tempora==5.7.1 # via portend termcolor==2.4.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest From 06c51686a321ca8de291f14d1515d212c83f0cd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:50 +0000 Subject: [PATCH 32/45] Update tox-py38-cp38-darwin-x86_64 constraints --- dependencies/tox-py38-cp38-darwin-x86_64.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-x86_64.txt b/dependencies/tox-py38-cp38-darwin-x86_64.txt index 554996340b..43f22bac19 100644 --- a/dependencies/tox-py38-cp38-darwin-x86_64.txt +++ b/dependencies/tox-py38-cp38-darwin-x86_64.txt @@ -8,7 +8,7 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==1.17.1 # via cryptography @@ -22,7 +22,7 @@ coverage==7.6.1 # via # -r dependencies/tox-py38-cp38-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -115,7 +115,7 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py38-cp38-darwin-x86_64.in requests-unixsocket==0.3.0 # via -r dependencies/tox-py38-cp38-darwin-x86_64.in -rich==14.2.0 +rich==14.3.2 # via pytest-clarity six==1.17.0 # via python-dateutil @@ -123,7 +123,7 @@ tempora==5.7.1 # via portend termcolor==2.4.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest From c30ff3230b3883471c14bd291094188f46b4b341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:24 +0000 Subject: [PATCH 33/45] Update tox-py38-cp38-linux-aarch64 constraints --- dependencies/tox-py38-cp38-linux-aarch64.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-aarch64.txt b/dependencies/tox-py38-cp38-linux-aarch64.txt index 409aaec6c0..c861f62aa8 100644 --- a/dependencies/tox-py38-cp38-linux-aarch64.txt +++ b/dependencies/tox-py38-cp38-linux-aarch64.txt @@ -8,7 +8,7 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==1.17.1 # via cryptography @@ -22,7 +22,7 @@ coverage==7.6.1 # via # -r dependencies/tox-py38-cp38-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -115,7 +115,7 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py38-cp38-linux-aarch64.in requests-unixsocket==0.3.0 # via -r dependencies/tox-py38-cp38-linux-aarch64.in -rich==14.2.0 +rich==14.3.2 # via pytest-clarity six==1.17.0 # via python-dateutil @@ -123,7 +123,7 @@ tempora==5.7.1 # via portend termcolor==2.4.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest From b07e01f1e5d666358078be655a93788eb3d89bf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:17 +0000 Subject: [PATCH 34/45] Update tox-py38-cp38-linux-x86_64 constraints --- dependencies/tox-py38-cp38-linux-x86_64.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-x86_64.txt b/dependencies/tox-py38-cp38-linux-x86_64.txt index 7aa87d3841..20802c9a1e 100644 --- a/dependencies/tox-py38-cp38-linux-x86_64.txt +++ b/dependencies/tox-py38-cp38-linux-x86_64.txt @@ -8,7 +8,7 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==1.17.1 # via cryptography @@ -22,7 +22,7 @@ coverage==7.6.1 # via # -r dependencies/tox-py38-cp38-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -115,7 +115,7 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py38-cp38-linux-x86_64.in requests-unixsocket==0.3.0 # via -r dependencies/tox-py38-cp38-linux-x86_64.in -rich==14.2.0 +rich==14.3.2 # via pytest-clarity six==1.17.0 # via python-dateutil @@ -123,7 +123,7 @@ tempora==5.7.1 # via portend termcolor==2.4.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest From 3c9211bf67585c9b2b0659d4cb0029ab619feec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:05 +0000 Subject: [PATCH 35/45] Update tox-py38-cp38-win32-amd64 constraints --- dependencies/tox-py38-cp38-win32-amd64.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/tox-py38-cp38-win32-amd64.txt b/dependencies/tox-py38-cp38-win32-amd64.txt index 607b79a570..8ed983dc1a 100644 --- a/dependencies/tox-py38-cp38-win32-amd64.txt +++ b/dependencies/tox-py38-cp38-win32-amd64.txt @@ -8,7 +8,7 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==1.17.1 # via cryptography @@ -24,7 +24,7 @@ coverage==7.6.1 # via # -r dependencies/tox-py38-cp38-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -62,7 +62,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -117,7 +117,7 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py38-cp38-win32-amd64.in requests-unixsocket==0.3.0 # via -r dependencies/tox-py38-cp38-win32-amd64.in -rich==14.2.0 +rich==14.3.2 # via pytest-clarity six==1.17.0 # via python-dateutil @@ -125,7 +125,7 @@ tempora==5.7.1 # via portend termcolor==2.4.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest From b883b5268b94cb779913e3a27c2ed3e6abf02b34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:30 +0000 Subject: [PATCH 36/45] Update tox-py39-cp39-darwin-arm64 constraints --- dependencies/tox-py39-cp39-darwin-arm64.txt | 34 +++++++++++++-------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-arm64.txt b/dependencies/tox-py39-cp39-darwin-arm64.txt index 1e3e1ae543..a1554c42d4 100644 --- a/dependencies/tox-py39-cp39-darwin-arm64.txt +++ b/dependencies/tox-py39-cp39-darwin-arm64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py39-cp39-darwin-arm64.txt --strip-extras dependencies/tox-py39-cp39-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.1.8 + # via typer colorama==0.4.6 # via pytest-watch coverage==7.10.7 # via # -r dependencies/tox-py39-cp39-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.1.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py39-cp39-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py39-cp39-darwin-arm64.in markdown-it-py==3.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py39-cp39-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py39-cp39-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend termcolor==3.1.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From de38a473f05cc17a449e2f8ed5e16559e8647bad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:56 +0000 Subject: [PATCH 37/45] Update tox-py39-cp39-darwin-x86_64 constraints --- dependencies/tox-py39-cp39-darwin-x86_64.txt | 34 +++++++++++++------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-x86_64.txt b/dependencies/tox-py39-cp39-darwin-x86_64.txt index da3daa4e9f..ce9e1f3312 100644 --- a/dependencies/tox-py39-cp39-darwin-x86_64.txt +++ b/dependencies/tox-py39-cp39-darwin-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py39-cp39-darwin-x86_64.txt --strip-extras dependencies/tox-py39-cp39-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.1.8 + # via typer colorama==0.4.6 # via pytest-watch coverage==7.10.7 # via # -r dependencies/tox-py39-cp39-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.1.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py39-cp39-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in markdown-it-py==3.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend termcolor==3.1.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From f5a1d9585991720235fffb9eb4467bc2e006bcf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:44 +0000 Subject: [PATCH 38/45] Update tox-py39-cp39-linux-aarch64 constraints --- dependencies/tox-py39-cp39-linux-aarch64.txt | 34 +++++++++++++------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-aarch64.txt b/dependencies/tox-py39-cp39-linux-aarch64.txt index 703e4620d5..1266261aa4 100644 --- a/dependencies/tox-py39-cp39-linux-aarch64.txt +++ b/dependencies/tox-py39-cp39-linux-aarch64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py39-cp39-linux-aarch64.txt --strip-extras dependencies/tox-py39-cp39-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.1.8 + # via typer colorama==0.4.6 # via pytest-watch coverage==7.10.7 # via # -r dependencies/tox-py39-cp39-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.1.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py39-cp39-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py39-cp39-linux-aarch64.in markdown-it-py==3.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py39-cp39-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py39-cp39-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend termcolor==3.1.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 5b609368b69e7b51a3625ef6560706403b70c345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:22 +0000 Subject: [PATCH 39/45] Update tox-py39-cp39-linux-x86_64 constraints --- dependencies/tox-py39-cp39-linux-x86_64.txt | 34 +++++++++++++-------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-x86_64.txt b/dependencies/tox-py39-cp39-linux-x86_64.txt index 3f2f3692b5..298bc5439f 100644 --- a/dependencies/tox-py39-cp39-linux-x86_64.txt +++ b/dependencies/tox-py39-cp39-linux-x86_64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py39-cp39-linux-x86_64.txt --strip-extras dependencies/tox-py39-cp39-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,13 +16,15 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.1.8 + # via typer colorama==0.4.6 # via pytest-watch coverage==7.10.7 # via # -r dependencies/tox-py39-cp39-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -38,16 +40,16 @@ idna==3.11 # trustme iniconfig==2.1.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py39-cp39-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py39-cp39-linux-x86_64.in markdown-it-py==3.0.0 # via rich @@ -58,7 +60,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -117,26 +119,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py39-cp39-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py39-cp39-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend termcolor==3.1.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 0991ce305137e9d34de52ae0a52048404745c808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:44 +0000 Subject: [PATCH 40/45] Update tox-py39-cp39-win32-amd64 constraints --- dependencies/tox-py39-cp39-win32-amd64.txt | 35 ++++++++++++++-------- 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/dependencies/tox-py39-cp39-win32-amd64.txt b/dependencies/tox-py39-cp39-win32-amd64.txt index a639e66994..14a1a9ab92 100644 --- a/dependencies/tox-py39-cp39-win32-amd64.txt +++ b/dependencies/tox-py39-cp39-win32-amd64.txt @@ -4,11 +4,11 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-py39-cp39-win32-amd64.txt --strip-extras dependencies/tox-py39-cp39-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -16,15 +16,18 @@ chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.1.8 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch coverage==7.10.7 # via # -r dependencies/tox-py39-cp39-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -40,16 +43,16 @@ idna==3.11 # trustme iniconfig==2.1.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-py39-cp39-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-py39-cp39-win32-amd64.in markdown-it-py==3.0.0 # via rich @@ -60,7 +63,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -119,26 +122,34 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-py39-cp39-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-py39-cp39-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend termcolor==3.1.0 # via pytest-sugar -tomli==2.3.0 +tomli==2.4.0 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via # cryptography # exceptiongroup # pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From db6b975ec05ec5956ceecdb9d91ff2d30733f27e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:53 +0000 Subject: [PATCH 41/45] Update tox-pypy311-pp311-darwin-arm64 constraints --- .../tox-pypy311-pp311-darwin-arm64.txt | 36 ++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-arm64.txt b/dependencies/tox-pypy311-pp311-darwin-arm64.txt index d788d97ad6..b1967737e4 100644 --- a/dependencies/tox-pypy311-pp311-darwin-arm64.txt +++ b/dependencies/tox-pypy311-pp311-darwin-arm64.txt @@ -4,23 +4,25 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-darwin-arm64.txt --strip-extras dependencies/tox-pypy311-pp311-darwin-arm64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -111,19 +113,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 489359c4248c9e7e9503c0fc3d4f2eff68fd6e5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:00:23 +0000 Subject: [PATCH 42/45] Update tox-pypy311-pp311-darwin-x86_64 constraints --- .../tox-pypy311-pp311-darwin-x86_64.txt | 36 ++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-x86_64.txt b/dependencies/tox-pypy311-pp311-darwin-x86_64.txt index 7bda024e28..7729479615 100644 --- a/dependencies/tox-pypy311-pp311-darwin-x86_64.txt +++ b/dependencies/tox-pypy311-pp311-darwin-x86_64.txt @@ -4,23 +4,25 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-darwin-x86_64.txt --strip-extras dependencies/tox-pypy311-pp311-darwin-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -111,19 +113,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From dd4d8cb9b42ef211e007777251e57cd35f790790 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:44 +0000 Subject: [PATCH 43/45] Update tox-pypy311-pp311-linux-aarch64 constraints --- .../tox-pypy311-pp311-linux-aarch64.txt | 36 ++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-aarch64.txt b/dependencies/tox-pypy311-pp311-linux-aarch64.txt index 5fdd0fa8eb..19d696fb7f 100644 --- a/dependencies/tox-pypy311-pp311-linux-aarch64.txt +++ b/dependencies/tox-pypy311-pp311-linux-aarch64.txt @@ -4,23 +4,25 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-linux-aarch64.txt --strip-extras dependencies/tox-pypy311-pp311-linux-aarch64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -111,19 +113,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From ad856f4d65584c3dab1560c968f42fa93feb2d54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:58:26 +0000 Subject: [PATCH 44/45] Update tox-pypy311-pp311-linux-x86_64 constraints --- .../tox-pypy311-pp311-linux-x86_64.txt | 36 ++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-x86_64.txt b/dependencies/tox-pypy311-pp311-linux-x86_64.txt index 2ea7e3db2e..8f2ff71ef5 100644 --- a/dependencies/tox-pypy311-pp311-linux-x86_64.txt +++ b/dependencies/tox-pypy311-pp311-linux-x86_64.txt @@ -4,23 +4,25 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-linux-x86_64.txt --strip-extras dependencies/tox-pypy311-pp311-linux-x86_64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -34,16 +36,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in markdown-it-py==4.0.0 # via rich @@ -54,7 +56,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -111,19 +113,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From fa1e3314132c2e1e9b1fff5d778069587789f7e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:59:11 +0000 Subject: [PATCH 45/45] Update tox-pypy311-pp311-win32-amd64 constraints --- .../tox-pypy311-pp311-win32-amd64.txt | 37 ++++++++++++------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-win32-amd64.txt b/dependencies/tox-pypy311-pp311-win32-amd64.txt index e204944df4..451e9b3867 100644 --- a/dependencies/tox-pypy311-pp311-win32-amd64.txt +++ b/dependencies/tox-pypy311-pp311-win32-amd64.txt @@ -4,25 +4,28 @@ # # pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-win32-amd64.txt --strip-extras dependencies/tox-pypy311-pp311-win32-amd64.in pyproject.toml # -autocommand==2.2.2 - # via jaraco-text +annotated-doc==0.0.4 + # via typer backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.1.4 # via requests chardet==5.2.0 # via requests charset-normalizer==3.4.4 # via requests +click==8.3.1 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.4 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via # pyopenssl # trustme @@ -36,16 +39,16 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.0 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 +jaraco-functools==4.4.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 +jaraco-text==4.2.0 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in markdown-it-py==4.0.0 # via rich @@ -56,7 +59,7 @@ more-itertools==10.8.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.0 # via # pytest # pytest-rerunfailures @@ -113,19 +116,27 @@ requests-toolbelt==1.0.0 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in requests-unixsocket==0.4.1 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in -rich==14.2.0 - # via pytest-clarity +rich==14.3.2 + # via + # pytest-clarity + # typer +shellingham==1.5.4 + # via typer six==1.17.0 # via python-dateutil tempora==5.8.1 # via portend -termcolor==3.2.0 +termcolor==3.3.0 # via pytest-sugar trustme==1.2.1 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in +typer==0.23.0 + # via typer-slim +typer-slim==0.23.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch