From 38a36bf3da14a4496d711f2f5e5dac755480d08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:04:30 +0100 Subject: [PATCH] build(deps): bump pytest-repeat from 0.9.1 to 0.9.3 (#2294) Bumps [pytest-repeat](https://github.com/pytest-dev/pytest-repeat) from 0.9.1 to 0.9.3. - [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.1...v0.9.3) --- updated-dependencies: - dependency-name: pytest-repeat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 899b0040d..24f15a179 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -12,7 +12,7 @@ pyOpenSSL==23.2.0 pytest==8.0.0 pytest-asyncio==0.21.1 pytest-cov==4.1.0 -pytest-repeat==0.9.1 +pytest-repeat==0.9.3 pytest-timeout==2.1.0 pytest-xdist==3.5.0 requests==2.31.0