From 8e9da12b83ca993fa626500aa9d41c5eeb489d32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jul 2024 13:17:14 +0100 Subject: [PATCH] Update pytest from 8.3.1 to 8.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afdb1a3b4..23b7ab500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.7.1 # Testing # ------------------------------------------------------------------------------ tox==4.16.0 -pytest==8.3.1 +pytest==8.3.2 pytest-xdist==3.6.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0