From a0e083dcf9f5d42d4f5095b0aeef02c15b85495e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Sep 2023 15:15:53 -0400 Subject: [PATCH] Update pytest from 7.4.0 to 7.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03b1c9253..2eb438c68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ tox==4.11.1 -pytest==7.4.0 +pytest==7.4.1 pytest-xdist==3.3.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0