From bf9ab5bd030387629ce4bb2541b4653834307de0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 13:31:02 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.32.0 --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index a73ed85c8f6..ab3f2f44d8a 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -5,5 +5,5 @@ pytest-trio==0.8.0 pytest-rerunfailures==15.1 flake8==7.3.0 requests==2.32.5 -tox==4.28.4 +tox==4.32.0 pytest-xdist==3.8.0