From e21b2ab9a42f7c05cfc47d4f618cf4415d1581b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 03:27:35 +0000 Subject: [PATCH] Update dependency pytest-rerunfailures to v16.5 --- 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..2bc3a5c51a5 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.5 flake8==7.3.0 requests==2.34.2 tox==4.59.0