From 34d98f259ed07779c1a5b990effc25276c18b3cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 06:37:02 +0000 Subject: [PATCH] Update dependency tox to v4.61.2 --- 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 213fe3c0703..d023569318e 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.61.1 +tox==4.61.2 pytest-xdist==3.8.0