From a7503c79e6e7c4fd0fd9b0c258e7fa69963a3259 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 Jan 2024 08:04:25 +0100 Subject: [PATCH] Update pytest from 6.2.5 to 8.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..81e6c6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ black # Testing # ------------------------------------------------------------------------------ pytest-cookies -pytest==6.2.5 +pytest==8.0.0 pytest-instafail==0.4.2 https://github.com/MasoniteFramework/masonite4/archive/master.zip https://github.com/MasoniteFramework/orm/archive/2.0.zip