From 744e4ff26d9cc71cc20b23a770b2f4d5dbc5742f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 18:48:21 +0000 Subject: [PATCH] build(deps): bump pytest-repeat from 0.9.3 to 0.9.4 Bumps [pytest-repeat](https://github.com/pytest-dev/pytest-repeat) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/pytest-dev/pytest-repeat/releases) - [Changelog](https://github.com/pytest-dev/pytest-repeat/blob/main/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-repeat/compare/v0.9.3...v0.9.4) --- updated-dependencies: - dependency-name: pytest-repeat dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f0afc5355..cbf9994f9 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -11,7 +11,7 @@ pyOpenSSL==25.0.0 pytest==8.3.5 pytest-asyncio==0.26.0 pytest-cov==6.0.0 -pytest-repeat==0.9.3 +pytest-repeat==0.9.4 pytest-rerunfailures==15.0 pytest-timeout==2.3.1 pytest-xdist==3.6.1