From 23f6115e3ff4e7cd4568a710197b908d551da824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 08:26:02 +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 79b06fe56e4d36..b4c38f2f4765ea 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==4.1.1 -pytest-timeout==2.1.0 +pytest-timeout==2.2.0 jax<=0.4.14 jaxlib<=0.4.14 torch>=1.13