From e6274a8016a29ec2eeb6fbaa9c1ae62381dc7905 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 03:38:20 +0000 Subject: [PATCH] Update dependency tox to v4.61.1 --- 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 e81e3f35f8e..213fe3c0703 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.60.0 +tox==4.61.1 pytest-xdist==3.8.0