From 7d049a61bbfbc5fd6bf545070b274507fd504abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 06:55:47 +0000 Subject: [PATCH] Bump pytest-xdist from 3.6.1 to 3.7.0 (#8916) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 8bb213511b..ebbc933622 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,6 +9,6 @@ pytest==8.3.5 pytest-cov==6.1.1 pytest-mock==3.14.1 pytest-asyncio==0.26.0 -pytest-xdist==3.6.1 +pytest-xdist==3.7.0 asyncmock==0.4.2 hypothesis==6.92.1