From a126dfb96f0143adf3c9cc644f7f79a2c3186476 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jun 2023 18:48:31 +0100 Subject: [PATCH] Update pytest from 7.3.2 to 7.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15497ac2e..c547458b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ tox==4.6.3 -pytest==7.3.2 +pytest==7.4.0 pytest-xdist==3.3.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0