From 7ecc5c59f2dbf37d226b28ee2f45670280f124d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:06:00 +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 a73ed85c8f66..ab3f2f44d8a0 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