From 3deaba91c31756763dd670453fedf79b6d23e7cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Oct 2021 14:56:09 +0100 Subject: [PATCH] Update pytest-xdist from 2.2.1 to 2.4.0 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index f671db40c..b2bafc876 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ isort==5.9.3 pytest==6.2.5 pytest-env==0.6.2 pytest-mock==3.6.1 -pytest-xdist==2.2.1 +pytest-xdist==2.4.0 beautifulsoup4==4.9.3 freezegun==1.1.0 flake8==3.9.2