From 5155b0c823db3414e97d979cfaf0642f34ca322a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 May 2023 19:08:21 +0100 Subject: [PATCH] Update pytest-xdist from 3.2.1 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b4736def..459172945 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pre-commit==3.3.1 # ------------------------------------------------------------------------------ tox==4.5.1 pytest==7.3.1 -pytest-xdist==3.2.1 +pytest-xdist==3.3.0 pytest-cookies==0.7.0 pytest-instafail==0.5.0 pyyaml==6.0