From 7a64391b9500c39800e5a6148a52e80f1277dc50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 07:17:24 +0200 Subject: [PATCH] Update pytest from 6.2.5 to 7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..e859ec0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ black # Testing # ------------------------------------------------------------------------------ pytest-cookies -pytest==6.2.5 +pytest==7.4.2 pytest-instafail==0.4.2 https://github.com/MasoniteFramework/masonite4/archive/master.zip https://github.com/MasoniteFramework/orm/archive/2.0.zip