From 1065d4ceac1c1aa31918500cdb4fcc5f0345108e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:16:01 +0200 Subject: [PATCH] Bump pytest-timeout from 2.2.0 to 2.3.1 (#109) Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.2.0 to 2.3.1. - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.2.0...2.3.1) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11ff040..db2955a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ rich==13.7.1 # Requirements for tests pytest==8.1.0 -pytest-timeout==2.2.0 +pytest-timeout==2.3.1