From ee06a8cb6e3cc3bc3f409c485f40132909b0e520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:42:28 +0100 Subject: [PATCH] build(deps): bump pytest-timeout from 2.2.0 to 2.3.1 (#2351) --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 6a19193b0..527797b3a 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -13,7 +13,7 @@ pytest==8.0.0 pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest-repeat==0.9.3 -pytest-timeout==2.2.0 +pytest-timeout==2.3.1 pytest-xdist==3.5.0 requests==2.31.0 service_identity==24.1.0