From 1788944f0948b938bd2ca90995ec27b74d26ccff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Apr 2024 22:49:52 +0100 Subject: [PATCH] Update pytest-xdist from 3.5.0 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b97f6ef50..87a86fd70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.7.0 # ------------------------------------------------------------------------------ tox==4.14.2 pytest==8.1.1 -pytest-xdist==3.5.0 +pytest-xdist==3.6.0 pytest-cookies==0.7.0 pytest-instafail==0.5.0 pyyaml==6.0.1