From 189d55c2af3a5591e9034940afc3bfacdd5b6912 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 Apr 2024 03:16:46 +0100 Subject: [PATCH] Update pytest from 8.1.1 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56362726e..214b29276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.7.0 # Testing # ------------------------------------------------------------------------------ tox==4.15.0 -pytest==8.1.1 +pytest==8.2.0 pytest-xdist==3.6.0 pytest-cookies==0.7.0 pytest-instafail==0.5.0