From 3fc7afbf49b9de82c93ecfbcad0f380f0753e20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 21:29:17 +0000 Subject: [PATCH] Update dependency tox to v4.57.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 8ae7526e71c..21ff6c3529c 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -5,5 +5,5 @@ pytest-trio==0.8.0 pytest-rerunfailures==16.4 flake8==7.3.0 requests==2.34.2 -tox==4.56.4 +tox==4.57.0 pytest-xdist==3.8.0