From d3c94ce432a2cd16b5bd4082a7a2e294859a515f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:51:28 +0000 Subject: [PATCH] Update dependency tox to v4.60.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 03c9c6c6ae8..3f786416cc7 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -5,5 +5,5 @@ pytest-trio==0.8.0 pytest-rerunfailures==16.6 flake8==7.3.0 requests==2.34.2 -tox==4.59.0 +tox==4.60.0 pytest-xdist==3.8.0