From ff84a8af901df71cb6fc5e96b6b2f7cc578049ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:02:42 +0000 Subject: [PATCH] Update dependency pytest-rerunfailures to v16.6 --- 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 0b70dbe7016..03c9c6c6ae8 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -2,7 +2,7 @@ selenium==4.47.0 pytest==9.1.1 trio==0.34.0 pytest-trio==0.8.0 -pytest-rerunfailures==16.4 +pytest-rerunfailures==16.6 flake8==7.3.0 requests==2.34.2 tox==4.59.0