From f1896be258dc46910ea9bcfbdce31f82467073d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 07:00:30 +0000 Subject: [PATCH] Update dependency pytest-rerunfailures to v16.6.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 d023569318e..bf5f5c2520d 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -2,7 +2,7 @@ selenium==4.48.0 pytest==9.1.1 trio==0.34.0 pytest-trio==0.8.0 -pytest-rerunfailures==16.6 +pytest-rerunfailures==16.6.1 flake8==7.3.0 requests==2.34.2 tox==4.61.2