From 59d4fdc81e11343741135d6f18adbd4b900bd8b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 09:23:11 +0000 Subject: [PATCH] chore(deps): update dependency pytest-xdist to v3 --- integration-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/requirements.txt b/integration-tests/requirements.txt index f995cc35..31466d2d 100644 --- a/integration-tests/requirements.txt +++ b/integration-tests/requirements.txt @@ -1,5 +1,5 @@ delegator.py==0.1.1 pytest==7.1.3 -pytest-xdist==2.5.0 +pytest-xdist==3.2.1 ed25519==1.5 pytest-repeat==0.9.1 \ No newline at end of file