From 1206e7747c612807140530dd3d00fffb7ae53306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 18:13:43 +0000 Subject: [PATCH] build(deps): bump pytest-rerunfailures from 16.4 to 16.5 Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 16.4 to 16.5. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.4...16.5) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: '16.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 077ff9a77..fd055bf46 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -9,7 +9,7 @@ pre-commit==3.5.0 pyOpenSSL==26.0.0 pytest==9.0.3 pytest-asyncio==1.4.0 -pytest-rerunfailures==16.4 +pytest-rerunfailures==16.5 pytest-timeout==2.4.0 service_identity==24.2.0 twisted==25.5.0