From c289146ed107e7150f92ce7257769615be6442d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 17:05:28 +0100 Subject: [PATCH] Update pytest from 8.3.2 to 8.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3fa7a89c..1aafc7064 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.8.0 # Testing # ------------------------------------------------------------------------------ tox==4.18.1 -pytest==8.3.2 +pytest==8.3.3 pytest-xdist==3.6.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0