From 1b02519268926b668dc02866f25cc951f2304494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 21:06:20 +0000 Subject: [PATCH] Bump pytest-rerunfailures from 16.3 to 16.6.1 in /tests Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 16.3 to 16.6.1. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.3...16.6.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: 16.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-test.txt b/tests/requirements-test.txt index 33a4d5ca..de55989f 100644 --- a/tests/requirements-test.txt +++ b/tests/requirements-test.txt @@ -18,7 +18,7 @@ playwright==1.60.0 # M11.7: rerun-on-flake for @live_network (third-party siteverify # blips) + HTML reports for CI triage. -pytest-rerunfailures==16.3 +pytest-rerunfailures==16.6.1 pytest-html==4.2.0 # M11.8: property + format testing.