From e6fe22e43a34e9c528139e4bf3e8e725628f71b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:47 +0000 Subject: [PATCH 01/45] Update tox-py310-cp310-darwin-arm64 constraints --- dependencies/tox-py310-cp310-darwin-arm64.txt | 70 +++++++++++-------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-arm64.txt b/dependencies/tox-py310-cp310-darwin-arm64.txt index cd29fbc4c5..1931e8be73 100644 --- a/dependencies/tox-py310-cp310-darwin-arm64.txt +++ b/dependencies/tox-py310-cp310-darwin-arm64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -32,33 +32,39 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py310-cp310-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py310-cp310-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -72,17 +78,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.3.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.1.1 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # pytest-clarity @@ -94,11 +100,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py310-cp310-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py310-cp310-darwin-arm64.in @@ -108,7 +114,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.34.2 # via # -r dependencies/tox-py310-cp310-darwin-arm64.in # requests-toolbelt @@ -117,26 +123,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 +tempora==5.9.0 # 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.26.7 + # 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.7.0 # via requests watchdog==6.0.0 # via pytest-watch From e2aa5923e42664570f83198a4e0df71583da6ca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:57 +0000 Subject: [PATCH 02/45] Update tox-py310-cp310-darwin-x86_64 constraints --- .../tox-py310-cp310-darwin-x86_64.txt | 70 +++++++++++-------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/dependencies/tox-py310-cp310-darwin-x86_64.txt b/dependencies/tox-py310-cp310-darwin-x86_64.txt index daf292569b..d07bd4f07c 100644 --- a/dependencies/tox-py310-cp310-darwin-x86_64.txt +++ b/dependencies/tox-py310-cp310-darwin-x86_64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -32,33 +32,39 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py310-cp310-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py310-cp310-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -72,17 +78,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.3.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.1.1 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # pytest-clarity @@ -94,11 +100,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py310-cp310-darwin-x86_64.in @@ -108,7 +114,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.34.2 # via # -r dependencies/tox-py310-cp310-darwin-x86_64.in # requests-toolbelt @@ -117,26 +123,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 +tempora==5.9.0 # 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.26.7 + # 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.7.0 # via requests watchdog==6.0.0 # via pytest-watch From fe2b8666d27688a2948e80ff794946eefbbc2933 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:32 +0000 Subject: [PATCH 03/45] Update tox-py310-cp310-linux-aarch64 constraints --- .../tox-py310-cp310-linux-aarch64.txt | 70 +++++++++++-------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-aarch64.txt b/dependencies/tox-py310-cp310-linux-aarch64.txt index 91de3bb388..f4ca5bb5fa 100644 --- a/dependencies/tox-py310-cp310-linux-aarch64.txt +++ b/dependencies/tox-py310-cp310-linux-aarch64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -32,33 +32,39 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py310-cp310-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py310-cp310-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -72,17 +78,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.3.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.1.1 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # pytest-clarity @@ -94,11 +100,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py310-cp310-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py310-cp310-linux-aarch64.in @@ -108,7 +114,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.34.2 # via # -r dependencies/tox-py310-cp310-linux-aarch64.in # requests-toolbelt @@ -117,26 +123,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 +tempora==5.9.0 # 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.26.7 + # 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.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 8b3a5900eacaf54891702292be82b86430894c00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:48 +0000 Subject: [PATCH 04/45] Update tox-py310-cp310-linux-x86_64 constraints --- dependencies/tox-py310-cp310-linux-x86_64.txt | 70 +++++++++++-------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/dependencies/tox-py310-cp310-linux-x86_64.txt b/dependencies/tox-py310-cp310-linux-x86_64.txt index 0ef7efc1b5..3743c55e45 100644 --- a/dependencies/tox-py310-cp310-linux-x86_64.txt +++ b/dependencies/tox-py310-cp310-linux-x86_64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -32,33 +32,39 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py310-cp310-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py310-cp310-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -72,17 +78,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.3.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.1.1 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # pytest-clarity @@ -94,11 +100,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py310-cp310-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py310-cp310-linux-x86_64.in @@ -108,7 +114,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.34.2 # via # -r dependencies/tox-py310-cp310-linux-x86_64.in # requests-toolbelt @@ -117,26 +123,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 +tempora==5.9.0 # 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.26.7 + # 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.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 265c7b3a68002860dd866da090cae7fdb15fe08a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:14 +0000 Subject: [PATCH 05/45] Update tox-py310-cp310-win32-amd64 constraints --- dependencies/tox-py310-cp310-win32-amd64.txt | 71 ++++++++++++-------- 1 file changed, 43 insertions(+), 28 deletions(-) diff --git a/dependencies/tox-py310-cp310-win32-amd64.txt b/dependencies/tox-py310-cp310-win32-amd64.txt index 79ba1597a2..04d23e05b3 100644 --- a/dependencies/tox-py310-cp310-win32-amd64.txt +++ b/dependencies/tox-py310-cp310-win32-amd64.txt @@ -4,27 +4,28 @@ # # 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.6.17 # 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 colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -34,33 +35,39 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py310-cp310-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py310-cp310-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -74,17 +81,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.3.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.1.1 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # pytest-clarity @@ -96,11 +103,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py310-cp310-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py310-cp310-win32-amd64.in @@ -110,7 +117,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.34.2 # via # -r dependencies/tox-py310-cp310-win32-amd64.in # requests-toolbelt @@ -119,26 +126,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 +tempora==5.9.0 # 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.26.7 + # 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.7.0 # via requests watchdog==6.0.0 # via pytest-watch From ac18bcc4537afe0dab8b0a61936b8ab0d5c8a49f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:20 +0000 Subject: [PATCH 06/45] Update tox-py311-cp311-darwin-arm64 constraints --- dependencies/tox-py311-cp311-darwin-arm64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-arm64.txt b/dependencies/tox-py311-cp311-darwin-arm64.txt index cd71f43f5f..72b4223489 100644 --- a/dependencies/tox-py311-cp311-darwin-arm64.txt +++ b/dependencies/tox-py311-cp311-darwin-arm64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +30,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py311-cp311-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py311-cp311-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,17 +76,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.3.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.1.1 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # pytest-clarity @@ -92,11 +98,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py311-cp311-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py311-cp311-darwin-arm64.in @@ -106,7 +112,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.34.2 # via # -r dependencies/tox-py311-cp311-darwin-arm64.in # requests-toolbelt @@ -115,19 +121,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From f71fab9b2e4dcb516ce7364a7257a2e4f4694f28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:24 +0000 Subject: [PATCH 07/45] Update tox-py311-cp311-darwin-x86_64 constraints --- .../tox-py311-cp311-darwin-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py311-cp311-darwin-x86_64.txt b/dependencies/tox-py311-cp311-darwin-x86_64.txt index e7e3abac02..26d21b5f97 100644 --- a/dependencies/tox-py311-cp311-darwin-x86_64.txt +++ b/dependencies/tox-py311-cp311-darwin-x86_64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +30,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py311-cp311-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py311-cp311-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,17 +76,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.3.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.1.1 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # pytest-clarity @@ -92,11 +98,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py311-cp311-darwin-x86_64.in @@ -106,7 +112,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.34.2 # via # -r dependencies/tox-py311-cp311-darwin-x86_64.in # requests-toolbelt @@ -115,19 +121,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From a3cd5c9fac0029f62b405fb6d68dc3d7b95195d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:27 +0000 Subject: [PATCH 08/45] Update tox-py311-cp311-linux-aarch64 constraints --- .../tox-py311-cp311-linux-aarch64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-aarch64.txt b/dependencies/tox-py311-cp311-linux-aarch64.txt index 732e824d98..a422c9a1d2 100644 --- a/dependencies/tox-py311-cp311-linux-aarch64.txt +++ b/dependencies/tox-py311-cp311-linux-aarch64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +30,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py311-cp311-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py311-cp311-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,17 +76,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.3.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.1.1 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # pytest-clarity @@ -92,11 +98,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py311-cp311-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py311-cp311-linux-aarch64.in @@ -106,7 +112,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.34.2 # via # -r dependencies/tox-py311-cp311-linux-aarch64.in # requests-toolbelt @@ -115,19 +121,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From fb98dab675399bc89eee5734d6ea480702d5e0e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:28 +0000 Subject: [PATCH 09/45] Update tox-py311-cp311-linux-x86_64 constraints --- dependencies/tox-py311-cp311-linux-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py311-cp311-linux-x86_64.txt b/dependencies/tox-py311-cp311-linux-x86_64.txt index 78b518e17c..04cef898cc 100644 --- a/dependencies/tox-py311-cp311-linux-x86_64.txt +++ b/dependencies/tox-py311-cp311-linux-x86_64.txt @@ -4,25 +4,25 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +30,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py311-cp311-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py311-cp311-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,17 +76,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.3.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.1.1 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # pytest-clarity @@ -92,11 +98,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py311-cp311-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py311-cp311-linux-x86_64.in @@ -106,7 +112,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.34.2 # via # -r dependencies/tox-py311-cp311-linux-x86_64.in # requests-toolbelt @@ -115,19 +121,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 2d718267b31a63b75d67bcff912f2da472918389 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:20 +0000 Subject: [PATCH 10/45] Update tox-py311-cp311-win32-amd64 constraints --- dependencies/tox-py311-cp311-win32-amd64.txt | 69 ++++++++++++-------- 1 file changed, 42 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py311-cp311-win32-amd64.txt b/dependencies/tox-py311-cp311-win32-amd64.txt index 9c8e3cb289..a2e2a3711a 100644 --- a/dependencies/tox-py311-cp311-win32-amd64.txt +++ b/dependencies/tox-py311-cp311-win32-amd64.txt @@ -4,27 +4,28 @@ # # 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.6.17 # 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 colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -32,33 +33,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py311-cp311-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py311-cp311-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -72,17 +79,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.3.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.1.1 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # pytest-clarity @@ -94,11 +101,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py311-cp311-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py311-cp311-win32-amd64.in @@ -108,7 +115,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.34.2 # via # -r dependencies/tox-py311-cp311-win32-amd64.in # requests-toolbelt @@ -117,19 +124,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 204e144a322f969b54daec471d00f2646efed431 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:26 +0000 Subject: [PATCH 11/45] Update tox-py312-cp312-darwin-arm64 constraints --- dependencies/tox-py312-cp312-darwin-arm64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-arm64.txt b/dependencies/tox-py312-cp312-darwin-arm64.txt index cbbda9ae0b..a03e9cc843 100644 --- a/dependencies/tox-py312-cp312-darwin-arm64.txt +++ b/dependencies/tox-py312-cp312-darwin-arm64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py312-cp312-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py312-cp312-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py312-cp312-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py312-cp312-darwin-arm64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py312-cp312-darwin-arm64.in # requests-toolbelt @@ -113,19 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From fe4e32714af495f447ced0619a468b2382e0f408 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:19 +0000 Subject: [PATCH 12/45] Update tox-py312-cp312-darwin-x86_64 constraints --- .../tox-py312-cp312-darwin-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py312-cp312-darwin-x86_64.txt b/dependencies/tox-py312-cp312-darwin-x86_64.txt index 7ff7cf0052..7c126dcb2a 100644 --- a/dependencies/tox-py312-cp312-darwin-x86_64.txt +++ b/dependencies/tox-py312-cp312-darwin-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py312-cp312-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py312-cp312-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py312-cp312-darwin-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py312-cp312-darwin-x86_64.in # requests-toolbelt @@ -113,19 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 176538d06b8584e63772d6e44899089fc174b1c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:32 +0000 Subject: [PATCH 13/45] Update tox-py312-cp312-linux-aarch64 constraints --- .../tox-py312-cp312-linux-aarch64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-aarch64.txt b/dependencies/tox-py312-cp312-linux-aarch64.txt index 58b42557e7..706f548816 100644 --- a/dependencies/tox-py312-cp312-linux-aarch64.txt +++ b/dependencies/tox-py312-cp312-linux-aarch64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py312-cp312-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py312-cp312-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py312-cp312-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py312-cp312-linux-aarch64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py312-cp312-linux-aarch64.in # requests-toolbelt @@ -113,19 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 25e0bac80a7659eda7c1c6c06dfafd5aceffac50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:24 +0000 Subject: [PATCH 14/45] Update tox-py312-cp312-linux-x86_64 constraints --- dependencies/tox-py312-cp312-linux-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py312-cp312-linux-x86_64.txt b/dependencies/tox-py312-cp312-linux-x86_64.txt index 4f6f9b8ebd..d130fb8e76 100644 --- a/dependencies/tox-py312-cp312-linux-x86_64.txt +++ b/dependencies/tox-py312-cp312-linux-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py312-cp312-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py312-cp312-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py312-cp312-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py312-cp312-linux-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py312-cp312-linux-x86_64.in # requests-toolbelt @@ -113,19 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 1aecbdd14605ac135076c8a45fc998a9226a98bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:49 +0000 Subject: [PATCH 15/45] Update tox-py312-cp312-win32-amd64 constraints --- dependencies/tox-py312-cp312-win32-amd64.txt | 69 ++++++++++++-------- 1 file changed, 42 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py312-cp312-win32-amd64.txt b/dependencies/tox-py312-cp312-win32-amd64.txt index 73bd89a28a..540c4c4379 100644 --- a/dependencies/tox-py312-cp312-win32-amd64.txt +++ b/dependencies/tox-py312-cp312-win32-amd64.txt @@ -4,25 +4,26 @@ # # 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.6.17 # 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 colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +31,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py312-cp312-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py312-cp312-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,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.3.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.1.1 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # pytest-clarity @@ -92,11 +99,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py312-cp312-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py312-cp312-win32-amd64.in @@ -106,7 +113,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.34.2 # via # -r dependencies/tox-py312-cp312-win32-amd64.in # requests-toolbelt @@ -115,19 +122,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 6a30c9abbe002bd6ac7b93c8e08f51f69a1d9795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:08 +0000 Subject: [PATCH 16/45] Update tox-py313-cp313-darwin-arm64 constraints --- dependencies/tox-py313-cp313-darwin-arm64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-arm64.txt b/dependencies/tox-py313-cp313-darwin-arm64.txt index 5c96f2d56d..d5ef9a1ee4 100644 --- a/dependencies/tox-py313-cp313-darwin-arm64.txt +++ b/dependencies/tox-py313-cp313-darwin-arm64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py313-cp313-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py313-cp313-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py313-cp313-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py313-cp313-darwin-arm64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py313-cp313-darwin-arm64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From bf7bc012e87bd96ac80a1d608272b181b90abfb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:45 +0000 Subject: [PATCH 17/45] Update tox-py313-cp313-darwin-x86_64 constraints --- .../tox-py313-cp313-darwin-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py313-cp313-darwin-x86_64.txt b/dependencies/tox-py313-cp313-darwin-x86_64.txt index 17cf33d1b5..052a579453 100644 --- a/dependencies/tox-py313-cp313-darwin-x86_64.txt +++ b/dependencies/tox-py313-cp313-darwin-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py313-cp313-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py313-cp313-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py313-cp313-darwin-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py313-cp313-darwin-x86_64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 137ebe0978dd07941962d8650b091bb4f069e71f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:31 +0000 Subject: [PATCH 18/45] Update tox-py313-cp313-linux-aarch64 constraints --- .../tox-py313-cp313-linux-aarch64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-aarch64.txt b/dependencies/tox-py313-cp313-linux-aarch64.txt index 2e56bd4ea2..242b2d277e 100644 --- a/dependencies/tox-py313-cp313-linux-aarch64.txt +++ b/dependencies/tox-py313-cp313-linux-aarch64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py313-cp313-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py313-cp313-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py313-cp313-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py313-cp313-linux-aarch64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py313-cp313-linux-aarch64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 42b1f691f58593dd375eea163ef307d87c0f3fa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:58 +0000 Subject: [PATCH 19/45] Update tox-py313-cp313-linux-x86_64 constraints --- dependencies/tox-py313-cp313-linux-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py313-cp313-linux-x86_64.txt b/dependencies/tox-py313-cp313-linux-x86_64.txt index d8e372a029..6d9bea969c 100644 --- a/dependencies/tox-py313-cp313-linux-x86_64.txt +++ b/dependencies/tox-py313-cp313-linux-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py313-cp313-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py313-cp313-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py313-cp313-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py313-cp313-linux-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py313-cp313-linux-x86_64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 4bc51f5e977828758f704f40f0a0ede347ab9088 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:30 +0000 Subject: [PATCH 20/45] Update tox-py313-cp313-win32-amd64 constraints --- dependencies/tox-py313-cp313-win32-amd64.txt | 69 ++++++++++++-------- 1 file changed, 42 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py313-cp313-win32-amd64.txt b/dependencies/tox-py313-cp313-win32-amd64.txt index 0c4893584a..ddf427a34e 100644 --- a/dependencies/tox-py313-cp313-win32-amd64.txt +++ b/dependencies/tox-py313-cp313-win32-amd64.txt @@ -4,25 +4,26 @@ # # 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.6.17 # 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 colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +31,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py313-cp313-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py313-cp313-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,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.3.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.1.1 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # pytest-clarity @@ -92,11 +99,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py313-cp313-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py313-cp313-win32-amd64.in @@ -106,7 +113,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.34.2 # via # -r dependencies/tox-py313-cp313-win32-amd64.in # requests-toolbelt @@ -115,17 +122,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From bfdf7e5eab0ff19bbfc1423c5296831ce5e203ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:48 +0000 Subject: [PATCH 21/45] Update tox-py314-cp314-darwin-arm64 constraints --- dependencies/tox-py314-cp314-darwin-arm64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-arm64.txt b/dependencies/tox-py314-cp314-darwin-arm64.txt index 62b1bdaa06..262f6a6760 100644 --- a/dependencies/tox-py314-cp314-darwin-arm64.txt +++ b/dependencies/tox-py314-cp314-darwin-arm64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py314-cp314-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py314-cp314-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py314-cp314-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py314-cp314-darwin-arm64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py314-cp314-darwin-arm64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 964c84ff21b8bbb4281bcd67712d438fe717745f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:56 +0000 Subject: [PATCH 22/45] Update tox-py314-cp314-darwin-x86_64 constraints --- .../tox-py314-cp314-darwin-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py314-cp314-darwin-x86_64.txt b/dependencies/tox-py314-cp314-darwin-x86_64.txt index e9adeaff49..27e8468dfb 100644 --- a/dependencies/tox-py314-cp314-darwin-x86_64.txt +++ b/dependencies/tox-py314-cp314-darwin-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py314-cp314-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py314-cp314-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py314-cp314-darwin-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py314-cp314-darwin-x86_64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From d860aa5411d42284f16992d0f97a03bc006b752b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:31 +0000 Subject: [PATCH 23/45] Update tox-py314-cp314-linux-aarch64 constraints --- .../tox-py314-cp314-linux-aarch64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-aarch64.txt b/dependencies/tox-py314-cp314-linux-aarch64.txt index c17a1b004c..469ee00d8d 100644 --- a/dependencies/tox-py314-cp314-linux-aarch64.txt +++ b/dependencies/tox-py314-cp314-linux-aarch64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py314-cp314-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py314-cp314-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py314-cp314-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py314-cp314-linux-aarch64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py314-cp314-linux-aarch64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From aa635d70541d9a4bcf4f77d174d1872c2f29298e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:28 +0000 Subject: [PATCH 24/45] Update tox-py314-cp314-linux-x86_64 constraints --- dependencies/tox-py314-cp314-linux-x86_64.txt | 68 +++++++++++-------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py314-cp314-linux-x86_64.txt b/dependencies/tox-py314-cp314-linux-x86_64.txt index 46f108a1a7..7bf86b9ab1 100644 --- a/dependencies/tox-py314-cp314-linux-x86_64.txt +++ b/dependencies/tox-py314-cp314-linux-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # 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 colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py314-cp314-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py314-cp314-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,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.3.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.1.1 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # pytest-clarity @@ -90,11 +96,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py314-cp314-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py314-cp314-linux-x86_64.in @@ -104,7 +110,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.34.2 # via # -r dependencies/tox-py314-cp314-linux-x86_64.in # requests-toolbelt @@ -113,17 +119,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From f167299dc11f77d14301f5698825fbd5b6f1dd6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:07 +0000 Subject: [PATCH 25/45] Update tox-py314-cp314-win32-amd64 constraints --- dependencies/tox-py314-cp314-win32-amd64.txt | 69 ++++++++++++-------- 1 file changed, 42 insertions(+), 27 deletions(-) diff --git a/dependencies/tox-py314-cp314-win32-amd64.txt b/dependencies/tox-py314-cp314-win32-amd64.txt index 88de974c48..f156d5b243 100644 --- a/dependencies/tox-py314-cp314-win32-amd64.txt +++ b/dependencies/tox-py314-cp314-win32-amd64.txt @@ -4,25 +4,26 @@ # # 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.6.17 # 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 colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +31,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-py314-cp314-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py314-cp314-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,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.3.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.1.1 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # pytest-clarity @@ -92,11 +99,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-py314-cp314-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-py314-cp314-win32-amd64.in @@ -106,7 +113,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.34.2 # via # -r dependencies/tox-py314-cp314-win32-amd64.in # requests-toolbelt @@ -115,17 +122,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 8dc5b121326933e2db9efab2d33889c0fef26b8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:47 +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 | 143 ++++++++++++++++++ 2 files changed, 144 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..6d58dfaf76 --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-arm64.txt @@ -0,0 +1,143 @@ +# +# 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.6.17 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +colorama==0.4.6 + # via pytest-watch +coverage==7.14.2 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # pytest-cov +cryptography==49.0.0 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.18 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # jaraco-text + # tempora +jaraco-functools==4.5.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py315-cp315-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==11.1.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text + # tempora +packaging==26.2 + # 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.3.0 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +pytest==9.1.1 + # 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.3 + # 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.34.2 + # 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.9.0 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-darwin-arm64.in +typer==0.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 + # via requests +watchdog==6.0.0 + # via pytest-watch From 8354974e4e8b816ca1b50121cb36d8c90fc5fe82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:56:44 +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 | 143 ++++++++++++++++++ 2 files changed, 144 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..fbbabfb3fd --- /dev/null +++ b/dependencies/tox-py315-cp315-darwin-x86_64.txt @@ -0,0 +1,143 @@ +# +# 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.6.17 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +colorama==0.4.6 + # via pytest-watch +coverage==7.14.2 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # pytest-cov +cryptography==49.0.0 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.18 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # jaraco-text + # tempora +jaraco-functools==4.5.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py315-cp315-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==11.1.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text + # tempora +packaging==26.2 + # 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.3.0 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-darwin-x86_64.in +pytest==9.1.1 + # 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.3 + # 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.34.2 + # 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.9.0 + # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 + # via requests +watchdog==6.0.0 + # via pytest-watch From 766dac4b3cdfaf7944ec95cc8344f110df8fac0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:41 +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 | 143 ++++++++++++++++++ 2 files changed, 144 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..294ff4d8d9 --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-aarch64.txt @@ -0,0 +1,143 @@ +# +# 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.6.17 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +colorama==0.4.6 + # via pytest-watch +coverage==7.14.2 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # pytest-cov +cryptography==49.0.0 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.18 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # jaraco-text + # tempora +jaraco-functools==4.5.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py315-cp315-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==11.1.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text + # tempora +packaging==26.2 + # 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.3.0 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +pytest==9.1.1 + # 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.3 + # 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.34.2 + # 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.9.0 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-linux-aarch64.in +typer==0.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 + # via requests +watchdog==6.0.0 + # via pytest-watch From 339e81b08e7695939b65fe3da3f65a34a758c018 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:07 +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 | 143 ++++++++++++++++++ 2 files changed, 144 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..e261ade21c --- /dev/null +++ b/dependencies/tox-py315-cp315-linux-x86_64.txt @@ -0,0 +1,143 @@ +# +# 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.6.17 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +colorama==0.4.6 + # via pytest-watch +coverage==7.14.2 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # pytest-cov +cryptography==49.0.0 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.18 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # jaraco-text + # tempora +jaraco-functools==4.5.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py315-cp315-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==11.1.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text + # tempora +packaging==26.2 + # 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.3.0 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-linux-x86_64.in +pytest==9.1.1 + # 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.3 + # 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.34.2 + # 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.9.0 + # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 + # via requests +watchdog==6.0.0 + # via pytest-watch From 07d033c3669b53e5789d51c8c294526360111e30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:54 +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 | 146 +++++++++++++++++++ 2 files changed, 147 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..49f6459e6a --- /dev/null +++ b/dependencies/tox-py315-cp315-win32-amd64.txt @@ -0,0 +1,146 @@ +# +# 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.6.17 + # via requests +cffi==2.0.0 + # via cryptography +chardet==7.4.3 + # via requests +charset-normalizer==3.4.7 + # via requests +colorama==0.4.6 + # via + # pytest + # pytest-watch + # typer +coverage==7.14.2 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # pytest-cov +cryptography==49.0.0 + # via + # pyopenssl + # trustme +docopt==0.6.2 + # via pytest-watch +execnet==2.1.2 + # via pytest-xdist +idna==3.18 + # via + # requests + # trustme +iniconfig==2.3.0 + # via pytest +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # jaraco-text + # tempora +jaraco-functools==4.5.0 + # via + # cheroot (pyproject.toml) + # jaraco-text + # tempora +jaraco-text==4.2.0 + # via + # -r dependencies/tox-py315-cp315-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py +more-itertools==11.1.0 + # via + # cheroot (pyproject.toml) + # jaraco-functools + # jaraco-text + # tempora +packaging==26.2 + # 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.3.0 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pypytools==0.6.2 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +pytest==9.1.1 + # 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.3 + # 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.34.2 + # 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.9.0 + # via portend +termcolor==3.3.0 + # via pytest-sugar +trustme==1.2.1 + # via -r dependencies/tox-py315-cp315-win32-amd64.in +typer==0.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text +urllib3==2.7.0 + # via requests +watchdog==6.0.0 + # via pytest-watch From 7e14d0bd4a141fe4779616c13cbf49551ee5ca5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:07 +0000 Subject: [PATCH 31/45] Update tox-py38-cp38-darwin-arm64 constraints --- dependencies/tox-py38-cp38-darwin-arm64.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-arm64.txt b/dependencies/tox-py38-cp38-darwin-arm64.txt index aff9cf1334..365be16ccf 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.6.17 # 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==47.0.0 # via # pyopenssl # trustme @@ -32,7 +32,7 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.15 # via # requests # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.2 # 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.2.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 5612290e6be132e019e5bdb5cf67dcb34dc91fa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:34 +0000 Subject: [PATCH 32/45] Update tox-py38-cp38-darwin-x86_64 constraints --- dependencies/tox-py38-cp38-darwin-x86_64.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/tox-py38-cp38-darwin-x86_64.txt b/dependencies/tox-py38-cp38-darwin-x86_64.txt index 554996340b..276abdc0b4 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.6.17 # 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==47.0.0 # via # pyopenssl # trustme @@ -32,7 +32,7 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.15 # via # requests # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.2 # 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.2.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 f28e22fa244f3bfb9cc4b569d981b649f94cbc8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:30 +0000 Subject: [PATCH 33/45] Update tox-py38-cp38-linux-aarch64 constraints --- dependencies/tox-py38-cp38-linux-aarch64.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-aarch64.txt b/dependencies/tox-py38-cp38-linux-aarch64.txt index 409aaec6c0..47d4f5cac9 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.6.17 # 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==47.0.0 # via # pyopenssl # trustme @@ -32,7 +32,7 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.15 # via # requests # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.2 # 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.2.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 e80b01a93621009d7cd8e9561dd8d7ca5765658b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:00 +0000 Subject: [PATCH 34/45] Update tox-py38-cp38-linux-x86_64 constraints --- dependencies/tox-py38-cp38-linux-x86_64.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/tox-py38-cp38-linux-x86_64.txt b/dependencies/tox-py38-cp38-linux-x86_64.txt index 7aa87d3841..96c41b5062 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.6.17 # 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==47.0.0 # via # pyopenssl # trustme @@ -32,7 +32,7 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.15 # via # requests # trustme @@ -60,7 +60,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.2 # 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.2.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 bdf2c8d63a18b8b011904fd501d8b9486e88a757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:14 +0000 Subject: [PATCH 35/45] Update tox-py38-cp38-win32-amd64 constraints --- dependencies/tox-py38-cp38-win32-amd64.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/tox-py38-cp38-win32-amd64.txt b/dependencies/tox-py38-cp38-win32-amd64.txt index 607b79a570..e1e534d901 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.6.17 # 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==47.0.0 # via # pyopenssl # trustme @@ -34,7 +34,7 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.15 # via # requests # trustme @@ -62,7 +62,7 @@ more-itertools==10.5.0 # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 +packaging==26.2 # 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.2.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 f73ce0184e4733a8b387f05fbcb2b7ee3db10062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:01 +0000 Subject: [PATCH 36/45] Update tox-py39-cp39-darwin-arm64 constraints --- dependencies/tox-py39-cp39-darwin-arm64.txt | 44 +++++++++++++-------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-arm64.txt b/dependencies/tox-py39-cp39-darwin-arm64.txt index 1e3e1ae543..72b258a8b6 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.6.17 # 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==49.0.0 # via # pyopenssl # trustme @@ -32,22 +34,22 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # 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.2 # 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.3.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 3bc4c6dc5816435d6c3a52c0e6fd30af06eb0b87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:43 +0000 Subject: [PATCH 37/45] Update tox-py39-cp39-darwin-x86_64 constraints --- dependencies/tox-py39-cp39-darwin-x86_64.txt | 44 ++++++++++++-------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/dependencies/tox-py39-cp39-darwin-x86_64.txt b/dependencies/tox-py39-cp39-darwin-x86_64.txt index da3daa4e9f..8c65c7082b 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.6.17 # 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==49.0.0 # via # pyopenssl # trustme @@ -32,22 +34,22 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # 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.2 # 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.3.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 13d2ec01a6a41bfec4ab0a6dc7c0c2aae33e10f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:36 +0000 Subject: [PATCH 38/45] Update tox-py39-cp39-linux-aarch64 constraints --- dependencies/tox-py39-cp39-linux-aarch64.txt | 44 ++++++++++++-------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-aarch64.txt b/dependencies/tox-py39-cp39-linux-aarch64.txt index 703e4620d5..d1301054c2 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.6.17 # 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==49.0.0 # via # pyopenssl # trustme @@ -32,22 +34,22 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # 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.2 # 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.3.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 852320d2ee4870e7fd86ab4b40b474191558e561 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:10 +0000 Subject: [PATCH 39/45] Update tox-py39-cp39-linux-x86_64 constraints --- dependencies/tox-py39-cp39-linux-x86_64.txt | 44 +++++++++++++-------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/dependencies/tox-py39-cp39-linux-x86_64.txt b/dependencies/tox-py39-cp39-linux-x86_64.txt index 3f2f3692b5..3d3a6259f0 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.6.17 # 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==49.0.0 # via # pyopenssl # trustme @@ -32,22 +34,22 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # 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.2 # 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.3.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 ec89caa6bedc0e3134a6f6b8ed9f7e1ae0cd08ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:23 +0000 Subject: [PATCH 40/45] Update tox-py39-cp39-win32-amd64 constraints --- dependencies/tox-py39-cp39-win32-amd64.txt | 45 ++++++++++++++-------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/dependencies/tox-py39-cp39-win32-amd64.txt b/dependencies/tox-py39-cp39-win32-amd64.txt index a639e66994..47fd20a0f5 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.6.17 # 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==49.0.0 # via # pyopenssl # trustme @@ -34,22 +37,22 @@ exceptiongroup==1.3.1 # via pytest execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # 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.2 # 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.3.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 34618c6c5af044328e328ae7de15544503325c35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:40 +0000 Subject: [PATCH 41/45] Update tox-pypy311-pp311-darwin-arm64 constraints --- .../tox-pypy311-pp311-darwin-arm64.txt | 66 +++++++++++-------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-arm64.txt b/dependencies/tox-pypy311-pp311-darwin-arm64.txt index d788d97ad6..12e6e887b4 100644 --- a/dependencies/tox-pypy311-pp311-darwin-arm64.txt +++ b/dependencies/tox-pypy311-pp311-darwin-arm64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-pypy311-pp311-darwin-arm64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,15 +74,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.3.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.1.1 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # pytest-clarity @@ -88,11 +94,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in pytest-sugar==1.1.1 # via -r dependencies/tox-pypy311-pp311-darwin-arm64.in @@ -102,7 +108,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.34.2 # via # -r dependencies/tox-pypy311-pp311-darwin-arm64.in # requests-toolbelt @@ -111,19 +117,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From fbaf783f73c2874555cf6be08e9930c3afc1c3f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:35 +0000 Subject: [PATCH 42/45] Update tox-pypy311-pp311-darwin-x86_64 constraints --- .../tox-pypy311-pp311-darwin-x86_64.txt | 66 +++++++++++-------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-darwin-x86_64.txt b/dependencies/tox-pypy311-pp311-darwin-x86_64.txt index 7bda024e28..549392c4c3 100644 --- a/dependencies/tox-pypy311-pp311-darwin-x86_64.txt +++ b/dependencies/tox-pypy311-pp311-darwin-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,15 +74,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.3.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.1.1 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # pytest-clarity @@ -88,11 +94,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-pypy311-pp311-darwin-x86_64.in @@ -102,7 +108,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.34.2 # via # -r dependencies/tox-pypy311-pp311-darwin-x86_64.in # requests-toolbelt @@ -111,19 +117,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 1c23daa01b473e0415b1a2fbba45146b7ccaabc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:53:45 +0000 Subject: [PATCH 43/45] Update tox-pypy311-pp311-linux-aarch64 constraints --- .../tox-pypy311-pp311-linux-aarch64.txt | 66 +++++++++++-------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-aarch64.txt b/dependencies/tox-pypy311-pp311-linux-aarch64.txt index 5fdd0fa8eb..2bc18c9073 100644 --- a/dependencies/tox-pypy311-pp311-linux-aarch64.txt +++ b/dependencies/tox-pypy311-pp311-linux-aarch64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-pypy311-pp311-linux-aarch64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,15 +74,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.3.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.1.1 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # pytest-clarity @@ -88,11 +94,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in pytest-sugar==1.1.1 # via -r dependencies/tox-pypy311-pp311-linux-aarch64.in @@ -102,7 +108,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.34.2 # via # -r dependencies/tox-pypy311-pp311-linux-aarch64.in # requests-toolbelt @@ -111,19 +117,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From 36e519c0e3f4d4c51bc571e34c94f341c763a8f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:54:04 +0000 Subject: [PATCH 44/45] Update tox-pypy311-pp311-linux-x86_64 constraints --- .../tox-pypy311-pp311-linux-x86_64.txt | 66 +++++++++++-------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-linux-x86_64.txt b/dependencies/tox-pypy311-pp311-linux-x86_64.txt index 2ea7e3db2e..505a8ada08 100644 --- a/dependencies/tox-pypy311-pp311-linux-x86_64.txt +++ b/dependencies/tox-pypy311-pp311-linux-x86_64.txt @@ -4,23 +4,23 @@ # # 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.6.17 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via pytest-watch -coverage==7.13.0 +coverage==7.14.2 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -28,33 +28,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-pypy311-pp311-linux-x86_64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -68,15 +74,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.3.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.1.1 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # pytest-clarity @@ -88,11 +94,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in pytest-sugar==1.1.1 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in @@ -102,7 +108,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.34.2 # via # -r dependencies/tox-pypy311-pp311-linux-x86_64.in # requests-toolbelt @@ -111,19 +117,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch From ec2cee824d0566435677c9400a7eb28050618e7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:03 +0000 Subject: [PATCH 45/45] Update tox-pypy311-pp311-win32-amd64 constraints --- .../tox-pypy311-pp311-win32-amd64.txt | 67 ++++++++++++------- 1 file changed, 41 insertions(+), 26 deletions(-) diff --git a/dependencies/tox-pypy311-pp311-win32-amd64.txt b/dependencies/tox-pypy311-pp311-win32-amd64.txt index e204944df4..7ad1fc0bfe 100644 --- a/dependencies/tox-pypy311-pp311-win32-amd64.txt +++ b/dependencies/tox-pypy311-pp311-win32-amd64.txt @@ -4,25 +4,26 @@ # # 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.6.17 # via requests -chardet==5.2.0 +chardet==7.4.3 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.13.0 + # typer +coverage==7.14.2 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # pytest-cov -cryptography==46.0.3 +cryptography==49.0.0 # via # pyopenssl # trustme @@ -30,33 +31,39 @@ docopt==0.6.2 # via pytest-watch execnet==2.1.2 # via pytest-xdist -idna==3.11 +idna==3.18 # via # requests # trustme iniconfig==2.3.0 # via pytest -jaraco-context==6.0.1 +jaraco-collections==5.2.1 + # via tempora +jaraco-context==6.1.2 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # jaraco-text -jaraco-functools==4.3.0 + # tempora +jaraco-functools==4.5.0 # via # cheroot (pyproject.toml) # jaraco-text # tempora -jaraco-text==4.0.0 - # via -r dependencies/tox-pypy311-pp311-win32-amd64.in -markdown-it-py==4.0.0 +jaraco-text==4.2.0 + # via + # -r dependencies/tox-pypy311-pp311-win32-amd64.in + # jaraco-collections +markdown-it-py==4.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.8.0 +more-itertools==11.1.0 # via # cheroot (pyproject.toml) # jaraco-functools # jaraco-text -packaging==25.0 + # tempora +packaging==26.2 # via # pytest # pytest-rerunfailures @@ -70,15 +77,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.3.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.1.1 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # pytest-clarity @@ -90,11 +97,11 @@ 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 -pytest-rerunfailures==16.1 +pytest-rerunfailures==16.3 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in pytest-sugar==1.1.1 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in @@ -104,7 +111,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.34.2 # via # -r dependencies/tox-pypy311-pp311-win32-amd64.in # requests-toolbelt @@ -113,19 +120,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 +tempora==5.9.0 # 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.26.7 + # via typer-slim +typer-slim==0.24.0 + # via jaraco-text typing-extensions==4.15.0 # via pyopenssl -urllib3==2.6.2 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via pytest-watch