From 8aae790a7221fd06a64c9c84eb9f1615cc1dad11 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:11 +0000 Subject: [PATCH] Update pytest-xdist from 1.31.0 to 2.2.1 --- requirements_for_test.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.in b/requirements_for_test.in index 1c7a79877..7e76721d1 100644 --- a/requirements_for_test.in +++ b/requirements_for_test.in @@ -3,7 +3,7 @@ isort==5.7.0 pytest==6.2.2 pytest-env==0.6.2 pytest-mock==3.5.1 -pytest-xdist==1.31.0 +pytest-xdist==2.2.1 beautifulsoup4==4.8.1 freezegun==0.3.12 flake8==3.7.9