From 435c6af786c1601b8e656c62c43b13ad4d1013fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 31 Dec 2023 09:23:53 -0800 Subject: [PATCH] Update pytest from 7.4.3 to 7.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5201d3417..415c59f4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pre-commit==3.6.0 # Testing # ------------------------------------------------------------------------------ tox==4.11.4 -pytest==7.4.3 +pytest==7.4.4 pytest-xdist==3.5.0 pytest-cookies==0.7.0 pytest-instafail==0.5.0