From ea715edb15087e9d45ab7fa409860587031c4a3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 02:37:37 +0100 Subject: [PATCH] Update pytest from 7.4.1 to 7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 417d17386..141fb85a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pre-commit==3.4.0 # Testing # ------------------------------------------------------------------------------ tox==4.11.1 -pytest==7.4.1 +pytest==7.4.2 pytest-xdist==3.3.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0