From 5c37ca9dc70787db461e3e8236d7c177541fcb8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Feb 2024 21:39:07 +0200 Subject: [PATCH] Update pytest from 7.4.4 to 8.0.1 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 464e72d..a99f383 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,4 +1,4 @@ -pytest==7.4.4 +pytest==8.0.1 pytest-cov==4.1.0 ipdb==0.13.13 pdbpp==0.10.3