From 77e8cfeab9c73aa24ca1d4448afb934a83b7aafe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 14:38:59 +0000 Subject: [PATCH] Update dependency pytest-rerunfailures to v15.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 a470877fe33..84577da6682 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -2,7 +2,7 @@ selenium==4.33.0 pytest==8.3.5 trio==0.30.0 pytest-trio==0.8.0 -pytest-rerunfailures==15.0 +pytest-rerunfailures==15.1 flake8==7.2.0 requests==2.32.3 tox==4.26.0