From ccf8cc3325841d2dc17f022696766ea9082b221e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 01:10:27 +0100 Subject: [PATCH] Update pytest from 8.2.0 to 8.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47d06222f..beef504b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.7.1 # Testing # ------------------------------------------------------------------------------ tox==4.15.0 -pytest==8.2.0 +pytest==8.2.1 pytest-xdist==3.6.1 pytest-cookies==0.7.0 pytest-instafail==0.5.0