From 1248b5fcb39f0ddb5e0f1f543a4946d52f1e163f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 09:31:07 +0000 Subject: [PATCH] Bump pytest-timeout from 2.0.1 to 2.1.0 in /tests Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.0.1 to 2.1.0. - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.0.1...2.1.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 1b9bcfb8f87ed4..5cfab8ab82a0bd 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -18,4 +18,4 @@ py>=1.9.0 pytest>=5.0,<7.3 pytest-dependency==0.5.1 pytest-html==1.19.0 -pytest-timeout==2.0.1 \ No newline at end of file +pytest-timeout==2.1.0 \ No newline at end of file