From cc79b58059f03bf8614f975c3172d5687b5b65b0 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 728ba6138754dfeaf7d678e72b8eb3c2fa50249c 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 7e2b4bbb98f4312896acb940a5e7d73c734f862e 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 57384d02539eb53ca6bf6eff5a86f15a01297a6c 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 a24a79ec71f275c7df4e24f89bcdd935cbcbe16c 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 61c14407a7a9014aa2786d0ff07a3a237a5c3cfc 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 1a2e9d99bc91518810fce0c8268f6a2cc802aedd 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 39723d4914f2234a504350dd20929fc36aef0a4e 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 203c4674ac9c6575bcfb4280ce2b4a157d3fb665 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 20847ef0411c580c120a73951fa82a9034a94ba4 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 34bbc0fdefa72fb7a4a78faefbcd45c9b7717ee0 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 cba221a79548b9cb151013e3ff9d1f6087786a40 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 d3801d358509b8fca398778007620726e134e0c5 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 8d3e45a2b4ae03ebddbf95574ad93563ce895e3a 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 9486fae5065888a1296b688672b6ede113182cd0 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 b9ce8d2dbb8d6df85414ee55352e2a1925e7ad71 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 c9a996f085319189d8e15e1b844c1efb18d27b64 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 4d69c50a64992be16ff492e946839411012fdc80 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 bc69fbc0c618d75950c0d83f21e7b60a253ae48e 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 d6828a66d6ad5eb1b4dfe1bb557a4f6d2c68fe66 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 e06bd6f120518ae7c571d4c31700c337980ba17e 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 25d98631f51eafedf35dfa9d1220ea0c4c888413 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 4e3b58556b87891ed76f9387d635e2396f000077 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 c8b3b626441ea5a9307d7278a3f45cf091f2c46c 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 8585b3704388787447a24fba6325c878798c099a 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 6338aaea9d83fb8e2eb0a9f259675e24e4db4950 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 656c48309b2101e8c26975bd7f8d53da68989bdc 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 7abab3eb4baba3cc32cdd343e777ac4cd5f80333 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 eb054b339abfe3eeb650fd1b2947f9903a7440cb 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 be0eb6bd9f31481047a3b339ae2e84141711835d 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 9fb61eb0f3d176897539e1d18ef33dc776e6205f 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 7a342cac221b250bd4d45449f7cda71b84f60559 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 381bb7fc96493e541c30e9e12e92711f3f04d4c7 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 1cd8c02d81378a3e4f6fb25c91cdca6fe42c7e7f 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 aa87969e4bf502171e3e403bf1b9df2e7005cdd7 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 1d57400c2ed304f1320fc0ed8a3af1ddd2d6dbca 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 338913b41e96fa1f238905b9c0ed0a024ff27854 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 f029989e997415d87e4600414747fe213aca13f6 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 f9f649ef2698edf381680f8027d893bd04e5090d 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 1d94558320b0d2012381da141f493c9817dcdf6c 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 97c4dd23ccd068b0529cf0be8c8b0515eadc4cd8 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 e2e5d73d780b2c491ad6f3bafd57508f401c2324 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 72a75d1489e8787813b53a4addc76def2b5d0394 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 c934b2c0f55d8bfa8bc3b89aca65de14cd7bd914 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 9677ee8e242c39b936b83f04a0f0eafe4f6ccc6c 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