From c732872831031d1e52c5b9a1ebcca57e40723243 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:51:10 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.31.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..d2674766a4c 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.31.0 pytest-xdist==3.8.0