From 43f5a97087fa79d393971af74d41e92a60319541 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Nov 2023 21:44:04 +0200 Subject: [PATCH] Update pytest from 7.4.2 to 7.4.3 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 589610c..382730f 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,4 +1,4 @@ -pytest==7.4.2 +pytest==7.4.3 pytest-cov==4.1.0 ipdb==0.13.13 pdbpp==0.10.3