From 1105e4b631d5dde49dbf20f2e9c62f511ac97ac9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:44 +0000 Subject: [PATCH 01/45] Update tox-py310-cp310-darwin-arm64 constraints --- dependencies/tox-py310-cp310-darwin-arm64.txt | 56 +++++++++++-------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-arm64.txt b/dependencies/tox-py310-cp310-darwin-arm64.txt index cd29fbc4c5..aa9e019359 100644 --- a/dependencies/tox-py310-cp310-darwin-arm64.txt +++ b/dependencies/tox-py310-cp310-darwin-arm64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -38,27 +40,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -72,17 +74,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py310-cp310-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py310-cp310-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # pytest-clarity @@ -94,7 +96,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py310-cp310-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in @@ -108,7 +110,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py310-cp310-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in +typer==0.24.1 + # via typer-slim +typer-slim==0.24.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 dc331303cf90fd9d448b9f654aa7435178b10137 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:09 +0000 Subject: [PATCH 02/45] Update tox-py310-cp310-darwin-x86_64 constraints --- .../tox-py310-cp310-darwin-x86_64.txt | 56 +++++++++++-------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-x86_64.txt b/dependencies/tox-py310-cp310-darwin-x86_64.txt index daf292569b..e156de58bb 100644 --- a/dependencies/tox-py310-cp310-darwin-x86_64.txt +++ b/dependencies/tox-py310-cp310-darwin-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -38,27 +40,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -72,17 +74,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # pytest-clarity @@ -94,7 +96,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in @@ -108,7 +110,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in +typer==0.24.1 + # via typer-slim +typer-slim==0.24.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 fde62827aa5fa08d6d675bd7504277dbc14bb800 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:47 +0000 Subject: [PATCH 03/45] Update tox-py310-cp310-linux-aarch64 constraints --- .../tox-py310-cp310-linux-aarch64.txt | 56 +++++++++++-------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-aarch64.txt b/dependencies/tox-py310-cp310-linux-aarch64.txt index 91de3bb388..0e10b64823 100644 --- a/dependencies/tox-py310-cp310-linux-aarch64.txt +++ b/dependencies/tox-py310-cp310-linux-aarch64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -38,27 +40,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -72,17 +74,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py310-cp310-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py310-cp310-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # pytest-clarity @@ -94,7 +96,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py310-cp310-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in @@ -108,7 +110,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py310-cp310-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in +typer==0.24.1 + # via typer-slim +typer-slim==0.24.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 ebd9d3e994f647f2f76dee10bc35f3a2fc61d7b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:14 +0000 Subject: [PATCH 04/45] Update tox-py310-cp310-linux-x86_64 constraints --- dependencies/tox-py310-cp310-linux-x86_64.txt | 56 +++++++++++-------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-x86_64.txt b/dependencies/tox-py310-cp310-linux-x86_64.txt index 0ef7efc1b5..70e1873a25 100644 --- a/dependencies/tox-py310-cp310-linux-x86_64.txt +++ b/dependencies/tox-py310-cp310-linux-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -38,27 +40,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -72,17 +74,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py310-cp310-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py310-cp310-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # pytest-clarity @@ -94,7 +96,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py310-cp310-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in @@ -108,7 +110,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py310-cp310-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in +typer==0.24.1 + # via typer-slim +typer-slim==0.24.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 7dbdb6c1f3732e9f28ec0d0d4b6d8da149511358 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:09 +0000 Subject: [PATCH 05/45] Update tox-py310-cp310-win32-amd64 constraints --- dependencies/tox-py310-cp310-win32-amd64.txt | 57 ++++++++++++-------- 1 file changed, 34 insertions(+), 23 deletions(-) diff --git a/dependencies/tox-py310-cp310-win32-amd64.txt b/dependencies/tox-py310-cp310-win32-amd64.txt index 79ba1597a2..786b23704d 100644 --- a/dependencies/tox-py310-cp310-win32-amd64.txt +++ b/dependencies/tox-py310-cp310-win32-amd64.txt @@ -4,27 +4,30 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -40,27 +43,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -74,17 +77,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py310-cp310-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py310-cp310-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # pytest-clarity @@ -96,7 +99,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py310-cp310-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in @@ -110,7 +113,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py310-cp310-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in +typer==0.24.1 + # via typer-slim +typer-slim==0.24.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 34297e4f939d3c12e958851c0e00583e2c026364 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:39 +0000 Subject: [PATCH 06/45] Update tox-py311-cp311-darwin-arm64 constraints --- dependencies/tox-py311-cp311-darwin-arm64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-arm64.txt b/dependencies/tox-py311-cp311-darwin-arm64.txt index cd71f43f5f..65d0d58c86 100644 --- a/dependencies/tox-py311-cp311-darwin-arm64.txt +++ b/dependencies/tox-py311-cp311-darwin-arm64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +38,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +72,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py311-cp311-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py311-cp311-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # pytest-clarity @@ -92,7 +94,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py311-cp311-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py311-cp311-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py311-cp311-darwin-arm64.in @@ -106,7 +108,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py311-cp311-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 128d9819196799a5017095baf1e4188f392a9796 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:29 +0000 Subject: [PATCH 07/45] Update tox-py311-cp311-darwin-x86_64 constraints --- .../tox-py311-cp311-darwin-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-x86_64.txt b/dependencies/tox-py311-cp311-darwin-x86_64.txt index e7e3abac02..66fd1baca6 100644 --- a/dependencies/tox-py311-cp311-darwin-x86_64.txt +++ b/dependencies/tox-py311-cp311-darwin-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +38,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +72,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # pytest-clarity @@ -92,7 +94,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in @@ -106,7 +108,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 3ce8827683fc9a2c74482ffacd027254faa78322 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:47 +0000 Subject: [PATCH 08/45] Update tox-py311-cp311-linux-aarch64 constraints --- .../tox-py311-cp311-linux-aarch64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-aarch64.txt b/dependencies/tox-py311-cp311-linux-aarch64.txt index 732e824d98..c29b3cface 100644 --- a/dependencies/tox-py311-cp311-linux-aarch64.txt +++ b/dependencies/tox-py311-cp311-linux-aarch64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +38,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +72,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py311-cp311-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py311-cp311-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # pytest-clarity @@ -92,7 +94,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py311-cp311-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py311-cp311-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py311-cp311-linux-aarch64.in @@ -106,7 +108,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py311-cp311-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 a0f5be73e38ff6c1ae89fa99064e3e076a5ff4ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:26 +0000 Subject: [PATCH 09/45] Update tox-py311-cp311-linux-x86_64 constraints --- dependencies/tox-py311-cp311-linux-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-x86_64.txt b/dependencies/tox-py311-cp311-linux-x86_64.txt index 78b518e17c..359c8a3c42 100644 --- a/dependencies/tox-py311-cp311-linux-x86_64.txt +++ b/dependencies/tox-py311-cp311-linux-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +38,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +72,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py311-cp311-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py311-cp311-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # pytest-clarity @@ -92,7 +94,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py311-cp311-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py311-cp311-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py311-cp311-linux-x86_64.in @@ -106,7 +108,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py311-cp311-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 25d433f23be2acf1bfc14f8213b2fbf446f16a6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:11 +0000 Subject: [PATCH 10/45] Update tox-py311-cp311-win32-amd64 constraints --- dependencies/tox-py311-cp311-win32-amd64.txt | 55 ++++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py311-cp311-win32-amd64.txt b/dependencies/tox-py311-cp311-win32-amd64.txt index 9c8e3cb289..8d8292b333 100644 --- a/dependencies/tox-py311-cp311-win32-amd64.txt +++ b/dependencies/tox-py311-cp311-win32-amd64.txt @@ -4,27 +4,30 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -38,27 +41,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -72,17 +75,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py311-cp311-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py311-cp311-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # pytest-clarity @@ -94,7 +97,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py311-cp311-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py311-cp311-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py311-cp311-win32-amd64.in @@ -108,7 +111,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py311-cp311-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 735ea8ed495ceb5d8ae161c1eb60f9204637ef17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:25:20 +0000 Subject: [PATCH 11/45] Update tox-py312-cp312-darwin-arm64 constraints --- dependencies/tox-py312-cp312-darwin-arm64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-arm64.txt b/dependencies/tox-py312-cp312-darwin-arm64.txt index cbbda9ae0b..06909a42d6 100644 --- a/dependencies/tox-py312-cp312-darwin-arm64.txt +++ b/dependencies/tox-py312-cp312-darwin-arm64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py312-cp312-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py312-cp312-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py312-cp312-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py312-cp312-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py312-cp312-darwin-arm64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py312-cp312-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 26b73feba7b474ee33dac4a3e19c988ac7f6c909 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:25:01 +0000 Subject: [PATCH 12/45] Update tox-py312-cp312-darwin-x86_64 constraints --- .../tox-py312-cp312-darwin-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-x86_64.txt b/dependencies/tox-py312-cp312-darwin-x86_64.txt index 7ff7cf0052..a859b26574 100644 --- a/dependencies/tox-py312-cp312-darwin-x86_64.txt +++ b/dependencies/tox-py312-cp312-darwin-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 08980e3b5f83bb2f90f2827329e023378306065d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:16 +0000 Subject: [PATCH 13/45] Update tox-py312-cp312-linux-aarch64 constraints --- .../tox-py312-cp312-linux-aarch64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-aarch64.txt b/dependencies/tox-py312-cp312-linux-aarch64.txt index 58b42557e7..3c175c8379 100644 --- a/dependencies/tox-py312-cp312-linux-aarch64.txt +++ b/dependencies/tox-py312-cp312-linux-aarch64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py312-cp312-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py312-cp312-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py312-cp312-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py312-cp312-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py312-cp312-linux-aarch64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py312-cp312-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 5a55b637503ae150907c10900b17b2eaec961e7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:05 +0000 Subject: [PATCH 14/45] Update tox-py312-cp312-linux-x86_64 constraints --- dependencies/tox-py312-cp312-linux-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-x86_64.txt b/dependencies/tox-py312-cp312-linux-x86_64.txt index 4f6f9b8ebd..796c61fbfb 100644 --- a/dependencies/tox-py312-cp312-linux-x86_64.txt +++ b/dependencies/tox-py312-cp312-linux-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py312-cp312-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py312-cp312-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py312-cp312-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py312-cp312-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py312-cp312-linux-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py312-cp312-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 099d263b10022ed4e910cc988198776e5b706bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:42 +0000 Subject: [PATCH 15/45] Update tox-py312-cp312-win32-amd64 constraints --- dependencies/tox-py312-cp312-win32-amd64.txt | 55 ++++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py312-cp312-win32-amd64.txt b/dependencies/tox-py312-cp312-win32-amd64.txt index 73bd89a28a..3ee3507a42 100644 --- a/dependencies/tox-py312-cp312-win32-amd64.txt +++ b/dependencies/tox-py312-cp312-win32-amd64.txt @@ -4,25 +4,28 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +39,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +73,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py312-cp312-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py312-cp312-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # pytest-clarity @@ -92,7 +95,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py312-cp312-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py312-cp312-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py312-cp312-win32-amd64.in @@ -106,7 +109,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py312-cp312-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 b634d10fa826bcad0ce9c4a3ba642e267c56c522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:54 +0000 Subject: [PATCH 16/45] Update tox-py313-cp313-darwin-arm64 constraints --- dependencies/tox-py313-cp313-darwin-arm64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-arm64.txt b/dependencies/tox-py313-cp313-darwin-arm64.txt index 5c96f2d56d..4fc32220ca 100644 --- a/dependencies/tox-py313-cp313-darwin-arm64.txt +++ b/dependencies/tox-py313-cp313-darwin-arm64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py313-cp313-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py313-cp313-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py313-cp313-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py313-cp313-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py313-cp313-darwin-arm64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py313-cp313-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 28f713dd07195a7d926671c5937d9f44cdf731a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:01 +0000 Subject: [PATCH 17/45] Update tox-py313-cp313-darwin-x86_64 constraints --- .../tox-py313-cp313-darwin-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-x86_64.txt b/dependencies/tox-py313-cp313-darwin-x86_64.txt index 17cf33d1b5..0f171c5ac4 100644 --- a/dependencies/tox-py313-cp313-darwin-x86_64.txt +++ b/dependencies/tox-py313-cp313-darwin-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From d68696ca9ba1c2d30dfc76c05cf2358047430df5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:51 +0000 Subject: [PATCH 18/45] Update tox-py313-cp313-linux-aarch64 constraints --- .../tox-py313-cp313-linux-aarch64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-aarch64.txt b/dependencies/tox-py313-cp313-linux-aarch64.txt index 2e56bd4ea2..51d7b0bd1f 100644 --- a/dependencies/tox-py313-cp313-linux-aarch64.txt +++ b/dependencies/tox-py313-cp313-linux-aarch64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py313-cp313-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py313-cp313-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py313-cp313-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py313-cp313-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py313-cp313-linux-aarch64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py313-cp313-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From e4e75d6015fc64b85870f2e39e5fddeaf13694e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:47 +0000 Subject: [PATCH 19/45] Update tox-py313-cp313-linux-x86_64 constraints --- dependencies/tox-py313-cp313-linux-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-x86_64.txt b/dependencies/tox-py313-cp313-linux-x86_64.txt index d8e372a029..3ab755f394 100644 --- a/dependencies/tox-py313-cp313-linux-x86_64.txt +++ b/dependencies/tox-py313-cp313-linux-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py313-cp313-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py313-cp313-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py313-cp313-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py313-cp313-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py313-cp313-linux-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py313-cp313-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 0de4e1a88a7b7a73d0023d67ac9a2c634f76d85a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:09 +0000 Subject: [PATCH 20/45] Update tox-py313-cp313-win32-amd64 constraints --- dependencies/tox-py313-cp313-win32-amd64.txt | 55 ++++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py313-cp313-win32-amd64.txt b/dependencies/tox-py313-cp313-win32-amd64.txt index 0c4893584a..e8de8c2b6f 100644 --- a/dependencies/tox-py313-cp313-win32-amd64.txt +++ b/dependencies/tox-py313-cp313-win32-amd64.txt @@ -4,25 +4,28 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +39,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +73,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py313-cp313-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py313-cp313-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # pytest-clarity @@ -92,7 +95,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py313-cp313-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py313-cp313-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py313-cp313-win32-amd64.in @@ -106,7 +109,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py313-cp313-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 728a51393d10d5dfc84062e7f6ea049a5456ff1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:45 +0000 Subject: [PATCH 21/45] Update tox-py314-cp314-darwin-arm64 constraints --- dependencies/tox-py314-cp314-darwin-arm64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-arm64.txt b/dependencies/tox-py314-cp314-darwin-arm64.txt index 62b1bdaa06..d86c2ce00c 100644 --- a/dependencies/tox-py314-cp314-darwin-arm64.txt +++ b/dependencies/tox-py314-cp314-darwin-arm64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py314-cp314-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py314-cp314-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py314-cp314-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py314-cp314-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py314-cp314-darwin-arm64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py314-cp314-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 9fca7a2c96383137eee8df8484f0f77fbe1871c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:40 +0000 Subject: [PATCH 22/45] Update tox-py314-cp314-darwin-x86_64 constraints --- .../tox-py314-cp314-darwin-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-x86_64.txt b/dependencies/tox-py314-cp314-darwin-x86_64.txt index e9adeaff49..7056f2d331 100644 --- a/dependencies/tox-py314-cp314-darwin-x86_64.txt +++ b/dependencies/tox-py314-cp314-darwin-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 04f55b1451842f3465ee4c0e7dff0945b4b65906 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:51 +0000 Subject: [PATCH 23/45] Update tox-py314-cp314-linux-aarch64 constraints --- .../tox-py314-cp314-linux-aarch64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-aarch64.txt b/dependencies/tox-py314-cp314-linux-aarch64.txt index c17a1b004c..2fd2a409e6 100644 --- a/dependencies/tox-py314-cp314-linux-aarch64.txt +++ b/dependencies/tox-py314-cp314-linux-aarch64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py314-cp314-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py314-cp314-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py314-cp314-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py314-cp314-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py314-cp314-linux-aarch64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py314-cp314-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 1c35052a3ee7c0bb7455a2fa7b8fa1ddb0fa2d07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:49 +0000 Subject: [PATCH 24/45] Update tox-py314-cp314-linux-x86_64 constraints --- dependencies/tox-py314-cp314-linux-x86_64.txt | 54 +++++++++++-------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-x86_64.txt b/dependencies/tox-py314-cp314-linux-x86_64.txt index 46f108a1a7..c8ef562c80 100644 --- a/dependencies/tox-py314-cp314-linux-x86_64.txt +++ b/dependencies/tox-py314-cp314-linux-x86_64.txt @@ -4,23 +4,25 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,17 +70,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py314-cp314-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py314-cp314-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # pytest-clarity @@ -90,7 +92,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py314-cp314-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py314-cp314-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py314-cp314-linux-x86_64.in @@ -104,7 +106,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py314-cp314-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From 15cce42dbff5b431bb7748814b52785a7780259a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:38 +0000 Subject: [PATCH 25/45] Update tox-py314-cp314-win32-amd64 constraints --- dependencies/tox-py314-cp314-win32-amd64.txt | 55 ++++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/dependencies/tox-py314-cp314-win32-amd64.txt b/dependencies/tox-py314-cp314-win32-amd64.txt index 88de974c48..eb2ed93a3f 100644 --- a/dependencies/tox-py314-cp314-win32-amd64.txt +++ b/dependencies/tox-py314-cp314-win32-amd64.txt @@ -4,25 +4,28 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +39,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,17 +73,17 @@ 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 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py314-cp314-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py314-cp314-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # pytest-clarity @@ -92,7 +95,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py314-cp314-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py314-cp314-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py314-cp314-win32-amd64.in @@ -106,7 +109,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-py314-cp314-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 # via requests watchdog==6.0.0 # via pytest-watch From d328c26d72733c27c6c2c1d0f819e80bce8ba122 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:25:35 +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..60e79f41d3 --- /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.2.25 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +click==8.3.2 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.5 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # pytest-cov +cryptography==46.0.7 + # 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.2 + # 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==11.0.2 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.1 + # 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.20.0 + # via + # pytest + # rich +pyopenssl==26.0.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.3 + # 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.1.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.33.1 + # 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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From a56fb2e21a9928a8978c0ab21cfa80e31a95450b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:50 +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..7a6fbc3fd1 --- /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.2.25 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +click==8.3.2 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.5 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # pytest-cov +cryptography==46.0.7 + # 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.2 + # 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==11.0.2 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.1 + # 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.20.0 + # via + # pytest + # rich +pyopenssl==26.0.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.3 + # 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.1.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.33.1 + # 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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From d69ccf32004b5956b0e9d633efd352b96bf61fd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:51 +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..4b8ba7c2a1 --- /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.2.25 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +click==8.3.2 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.5 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # pytest-cov +cryptography==46.0.7 + # 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.2 + # 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==11.0.2 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.1 + # 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.20.0 + # via + # pytest + # rich +pyopenssl==26.0.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.3 + # 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.1.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.33.1 + # 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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From cb6710dc0d7dd6d991976614a524b581d1bc1e47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:44 +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..51e165441e --- /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.2.25 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +click==8.3.2 + # via typer +colorama==0.4.6 + # via pytest-watch +coverage==7.13.5 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # pytest-cov +cryptography==46.0.7 + # 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.2 + # 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==11.0.2 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.1 + # 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.20.0 + # via + # pytest + # rich +pyopenssl==26.0.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.3 + # 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.1.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.33.1 + # 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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 8ec1db16cdaa243608ef6c2108eedaf202c594d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:27 +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..bdb847ea36 --- /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.2.25 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +click==8.3.2 + # via typer +colorama==0.4.6 + # via + # click + # pytest + # pytest-watch +coverage==7.13.5 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # pytest-cov +cryptography==46.0.7 + # 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.2 + # 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==11.0.2 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text +packaging==26.1 + # 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.20.0 + # via + # pytest + # rich +pyopenssl==26.0.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.3 + # 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.1.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.33.1 + # 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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.6.3 + # via requests +watchdog==6.0.0 + # via pytest-watch From 603e93a9403e82baa84a4d93f083dbad001de6bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:14 +0000 Subject: [PATCH 31/45] Update tox-py38-cp38-darwin-arm64 constraints --- dependencies/tox-py38-cp38-darwin-arm64.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-arm64.txt b/dependencies/tox-py38-cp38-darwin-arm64.txt index aff9cf1334..2e0c4befc2 100644 --- a/dependencies/tox-py38-cp38-darwin-arm64.txt +++ b/dependencies/tox-py38-cp38-darwin-arm64.txt @@ -8,13 +8,13 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.2.25 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch @@ -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.7 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -76,7 +76,7 @@ pycparser==2.23 # via cffi pygments==2.19.2 # via rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py38-cp38-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py38-cp38-darwin-arm64.in @@ -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.4 # 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.1 # via # coverage # pytest From 5c1aad856b4d6819f0ba01d20941e8483bfe13cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:41 +0000 Subject: [PATCH 32/45] Update tox-py38-cp38-darwin-x86_64 constraints --- dependencies/tox-py38-cp38-darwin-x86_64.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-x86_64.txt b/dependencies/tox-py38-cp38-darwin-x86_64.txt index 554996340b..b82fa251e4 100644 --- a/dependencies/tox-py38-cp38-darwin-x86_64.txt +++ b/dependencies/tox-py38-cp38-darwin-x86_64.txt @@ -8,13 +8,13 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.2.25 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch @@ -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.7 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -76,7 +76,7 @@ pycparser==2.23 # via cffi pygments==2.19.2 # via rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py38-cp38-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py38-cp38-darwin-x86_64.in @@ -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.4 # 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.1 # via # coverage # pytest From 6c55496dd32a8e9c37107945a93b8473aeb6b084 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:20 +0000 Subject: [PATCH 33/45] Update tox-py38-cp38-linux-aarch64 constraints --- dependencies/tox-py38-cp38-linux-aarch64.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-aarch64.txt b/dependencies/tox-py38-cp38-linux-aarch64.txt index 409aaec6c0..559880d644 100644 --- a/dependencies/tox-py38-cp38-linux-aarch64.txt +++ b/dependencies/tox-py38-cp38-linux-aarch64.txt @@ -8,13 +8,13 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.2.25 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch @@ -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.7 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -76,7 +76,7 @@ pycparser==2.23 # via cffi pygments==2.19.2 # via rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py38-cp38-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py38-cp38-linux-aarch64.in @@ -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.4 # 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.1 # via # coverage # pytest From 1843e81ecc0363ba4291986fb055958f66c692bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:44 +0000 Subject: [PATCH 34/45] Update tox-py38-cp38-linux-x86_64 constraints --- dependencies/tox-py38-cp38-linux-x86_64.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-x86_64.txt b/dependencies/tox-py38-cp38-linux-x86_64.txt index 7aa87d3841..d0dc82c641 100644 --- a/dependencies/tox-py38-cp38-linux-x86_64.txt +++ b/dependencies/tox-py38-cp38-linux-x86_64.txt @@ -8,13 +8,13 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.2.25 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch @@ -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.7 # via # pyopenssl # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -76,7 +76,7 @@ pycparser==2.23 # via cffi pygments==2.19.2 # via rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py38-cp38-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py38-cp38-linux-x86_64.in @@ -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.4 # 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.1 # via # coverage # pytest From 8591e1337af4a920b1191df6d573a8c93ae254a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:31 +0000 Subject: [PATCH 35/45] Update tox-py38-cp38-win32-amd64 constraints --- dependencies/tox-py38-cp38-win32-amd64.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies/tox-py38-cp38-win32-amd64.txt b/dependencies/tox-py38-cp38-win32-amd64.txt index 607b79a570..3b2dab730c 100644 --- a/dependencies/tox-py38-cp38-win32-amd64.txt +++ b/dependencies/tox-py38-cp38-win32-amd64.txt @@ -8,13 +8,13 @@ autocommand==2.2.2 # via jaraco-text backports-tarfile==1.2.0 # via jaraco-context -certifi==2025.11.12 +certifi==2026.2.25 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via @@ -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.7 # via # pyopenssl # trustme @@ -62,7 +62,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -78,7 +78,7 @@ pycparser==2.23 # via cffi pygments==2.19.2 # via rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py38-cp38-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py38-cp38-win32-amd64.in @@ -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.4 # 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.1 # via # coverage # pytest From 659ed2e4ff2b070303f143bf40adeea8b7a3daa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:26 +0000 Subject: [PATCH 36/45] Update tox-py39-cp39-darwin-arm64 constraints --- dependencies/tox-py39-cp39-darwin-arm64.txt | 42 +++++++++++++-------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-arm64.txt b/dependencies/tox-py39-cp39-darwin-arm64.txt index 1e3e1ae543..4e2408fde0 100644 --- a/dependencies/tox-py39-cp39-darwin-arm64.txt +++ b/dependencies/tox-py39-cp39-darwin-arm64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # 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.7 # 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.1 # 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.1 # via # pytest # pytest-rerunfailures @@ -74,11 +76,11 @@ py==1.11.0 # via pypytools pycparser==2.23 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py39-cp39-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-py39-cp39-darwin-arm64.in @@ -94,7 +96,7 @@ pytest==8.4.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py39-cp39-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py39-cp39-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-py39-cp39-darwin-arm64.in @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-darwin-arm64.in +typer==0.23.2 + # via typer-slim +typer-slim==0.23.2 + # 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 03dfb9ae90a84ba503fabdcf6a3b5bb7dd3785b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:25:48 +0000 Subject: [PATCH 37/45] Update tox-py39-cp39-darwin-x86_64 constraints --- dependencies/tox-py39-cp39-darwin-x86_64.txt | 42 ++++++++++++-------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-x86_64.txt b/dependencies/tox-py39-cp39-darwin-x86_64.txt index da3daa4e9f..7fc84f13b9 100644 --- a/dependencies/tox-py39-cp39-darwin-x86_64.txt +++ b/dependencies/tox-py39-cp39-darwin-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # 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.7 # 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.1 # 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.1 # via # pytest # pytest-rerunfailures @@ -74,11 +76,11 @@ py==1.11.0 # via pypytools pycparser==2.23 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in @@ -94,7 +96,7 @@ pytest==8.4.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-darwin-x86_64.in +typer==0.23.2 + # via typer-slim +typer-slim==0.23.2 + # 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 99bd0ce0ecaf3d2d29b3b0e9f3fe74a02d4c30d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:22 +0000 Subject: [PATCH 38/45] Update tox-py39-cp39-linux-aarch64 constraints --- dependencies/tox-py39-cp39-linux-aarch64.txt | 42 ++++++++++++-------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-aarch64.txt b/dependencies/tox-py39-cp39-linux-aarch64.txt index 703e4620d5..5bb7ca0ad0 100644 --- a/dependencies/tox-py39-cp39-linux-aarch64.txt +++ b/dependencies/tox-py39-cp39-linux-aarch64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # 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.7 # 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.1 # 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.1 # via # pytest # pytest-rerunfailures @@ -74,11 +76,11 @@ py==1.11.0 # via pypytools pycparser==2.23 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py39-cp39-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-py39-cp39-linux-aarch64.in @@ -94,7 +96,7 @@ pytest==8.4.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py39-cp39-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py39-cp39-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-py39-cp39-linux-aarch64.in @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-linux-aarch64.in +typer==0.23.2 + # via typer-slim +typer-slim==0.23.2 + # 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 b4c434ab7fd0cab6d9024cb545ac56fd2fdf02ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:22:52 +0000 Subject: [PATCH 39/45] Update tox-py39-cp39-linux-x86_64 constraints --- dependencies/tox-py39-cp39-linux-x86_64.txt | 42 +++++++++++++-------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-x86_64.txt b/dependencies/tox-py39-cp39-linux-x86_64.txt index 3f2f3692b5..41be7bc2ba 100644 --- a/dependencies/tox-py39-cp39-linux-x86_64.txt +++ b/dependencies/tox-py39-cp39-linux-x86_64.txt @@ -4,25 +4,27 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # 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.7 # 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.1 # 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.1 # via # pytest # pytest-rerunfailures @@ -74,11 +76,11 @@ py==1.11.0 # via pypytools pycparser==2.23 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py39-cp39-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-py39-cp39-linux-x86_64.in @@ -94,7 +96,7 @@ pytest==8.4.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py39-cp39-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py39-cp39-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-py39-cp39-linux-x86_64.in @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-linux-x86_64.in +typer==0.23.2 + # via typer-slim +typer-slim==0.23.2 + # 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 7cd106394bacccaebd5cdadeea7ce1ec8555e757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:38 +0000 Subject: [PATCH 40/45] Update tox-py39-cp39-win32-amd64 constraints --- dependencies/tox-py39-cp39-win32-amd64.txt | 43 ++++++++++++++-------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/dependencies/tox-py39-cp39-win32-amd64.txt b/dependencies/tox-py39-cp39-win32-amd64.txt index a639e66994..7d10800577 100644 --- a/dependencies/tox-py39-cp39-win32-amd64.txt +++ b/dependencies/tox-py39-cp39-win32-amd64.txt @@ -4,27 +4,30 @@ # # 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.2.25 # via requests cffi==2.0.0 # via cryptography chardet==5.2.0 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # 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.7 # 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.1 # 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.1 # via # pytest # pytest-rerunfailures @@ -76,11 +79,11 @@ py==1.11.0 # via pypytools pycparser==2.23 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-py39-cp39-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-py39-cp39-win32-amd64.in @@ -96,7 +99,7 @@ pytest==8.4.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-py39-cp39-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-py39-cp39-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-py39-cp39-win32-amd64.in @@ -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==15.0.0 + # 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.1 # via # coverage # pytest trustme==1.2.1 # via -r dependencies/tox-py39-cp39-win32-amd64.in +typer==0.23.2 + # via typer-slim +typer-slim==0.23.2 + # 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 dcf7a10ddeebf1000d7d4ecfaac94cf8b2e8fed4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:26 +0000 Subject: [PATCH 41/45] Update tox-pypy311-pp311-darwin-arm64 constraints --- .../tox-pypy311-pp311-darwin-arm64.txt | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-arm64.txt b/dependencies/tox-pypy311-pp311-darwin-arm64.txt index d788d97ad6..acb3b36f93 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.2.25 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,15 +70,15 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in pypytools==0.6.2 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # pytest-clarity @@ -88,7 +90,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in pytest-mock==3.15.1 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in @@ -102,7 +104,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 aba6664a9de4c12b2e7cc2cd2d97d4ed6b44a708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:24:55 +0000 Subject: [PATCH 42/45] Update tox-pypy311-pp311-darwin-x86_64 constraints --- .../tox-pypy311-pp311-darwin-x86_64.txt | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-x86_64.txt b/dependencies/tox-pypy311-pp311-darwin-x86_64.txt index 7bda024e28..3a8234ef62 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.2.25 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,15 +70,15 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # pytest-clarity @@ -88,7 +90,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in @@ -102,7 +104,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 a89c7881751b2f755d2e05cfbf7c19dfeca2cb24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:07 +0000 Subject: [PATCH 43/45] Update tox-pypy311-pp311-linux-aarch64 constraints --- .../tox-pypy311-pp311-linux-aarch64.txt | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-aarch64.txt b/dependencies/tox-pypy311-pp311-linux-aarch64.txt index 5fdd0fa8eb..28e8025ba9 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.2.25 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,15 +70,15 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in pypytools==0.6.2 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # pytest-clarity @@ -88,7 +90,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in pytest-mock==3.15.1 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in @@ -102,7 +104,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 9f696df7d5ee995057bdaa2e05e1e37103c35d3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:22 +0000 Subject: [PATCH 44/45] Update tox-pypy311-pp311-linux-x86_64 constraints --- .../tox-pypy311-pp311-linux-x86_64.txt | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-x86_64.txt b/dependencies/tox-pypy311-pp311-linux-x86_64.txt index 2ea7e3db2e..a07fbc5d09 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.2.25 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -34,27 +36,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -68,15 +70,15 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in pypytools==0.6.2 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # pytest-clarity @@ -88,7 +90,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in pytest-mock==3.15.1 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in @@ -102,7 +104,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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 cd08f04f51d2ecb121f7f91ca27d0a36057628e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:23:42 +0000 Subject: [PATCH 45/45] Update tox-pypy311-pp311-win32-amd64 constraints --- .../tox-pypy311-pp311-win32-amd64.txt | 53 +++++++++++-------- 1 file changed, 32 insertions(+), 21 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-win32-amd64.txt b/dependencies/tox-pypy311-pp311-win32-amd64.txt index e204944df4..36ae7b48d6 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.2.25 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests +click==8.3.2 + # via typer colorama==0.4.6 # via + # click # pytest # pytest-watch -coverage==7.13.0 +coverage==7.13.5 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==46.0.7 # via # pyopenssl # trustme @@ -36,27 +39,27 @@ idna==3.11 # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-context==6.1.2 # 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 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.0.2 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.1 # via # pytest # pytest-rerunfailures @@ -70,15 +73,15 @@ pprintpp==0.4.0 # via pytest-clarity py==1.11.0 # via pypytools -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in pypytools==0.6.2 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in -pytest==9.0.2 +pytest==9.0.3 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # pytest-clarity @@ -90,7 +93,7 @@ pytest==9.0.2 # pytest-xdist pytest-clarity==1.0.1 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in pytest-mock==3.15.1 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in @@ -104,7 +107,7 @@ pytest-xdist==3.8.0 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in python-dateutil==2.9.0.post0 # via tempora -requests==2.32.5 +requests==2.33.1 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # requests-toolbelt @@ -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==15.0.0 + # 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.24.1 + # via typer-slim +typer-slim==0.24.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