From aaa5e046146f50fbd9d9ab518b860f6caa4e1fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:45:49 +0000 Subject: [PATCH] Bump pytest-timeout from 2.1.0 to 2.2.0 in /tests Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.1.0 to 2.2.0. - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.1.0...2.2.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 fca15ab7cbe228..c94f452b3d9de1 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -20,7 +20,7 @@ py>=1.9.0 pytest>=5.0,<7.5 pytest-dependency==0.5.1 pytest-html==3.2.0 -pytest-timeout==2.1.0 +pytest-timeout==2.2.0 jax<=0.4.14 jaxlib<=0.4.14 torch<2.1.0,>=1.13 \ No newline at end of file