From 2e44e6494fb14d92191fb2d12c1dbda79ea643a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 09:00:11 +0200 Subject: [PATCH] Bump pytest-timeout from 2.3.1 to 2.4.0 (#5868) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 50de1308f..cc447139e 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -5,7 +5,7 @@ pylint==3.3.7 pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2 pytest-cov==6.1.1 -pytest-timeout==2.3.1 +pytest-timeout==2.4.0 pytest==8.3.5 ruff==0.11.8 time-machine==2.16.0