From e55f5c47583a9935059e25e1753ebc0e47264751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 02:24:53 +0000 Subject: [PATCH] Bump pytest-timeout from 2.1.0 to 2.4.0 Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.1.0 to 2.4.0. - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.1.0...2.4.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 48aab9c..2ffefb1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -21,7 +21,7 @@ pytest-freezegun==0.4.2 pytest-socket==0.6.0 pytest-test-groups==1.0.3 pytest-sugar==1.0.0 -pytest-timeout==2.1.0 +pytest-timeout==2.4.0 pytest-xdist==3.5.0 pytest==7.4.3 requests_mock==1.11.0