From ae2524251b1053a312feeb053044e37a2050d1bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 13:06:23 +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 b8b5db656ee..1f9c182ffbf 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -2,7 +2,7 @@ selenium==4.31.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.25.0