From c85b6d7c342335ca8eb1af391c8442f48f44d6d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 Jan 2024 10:31:08 +0100 Subject: [PATCH] Update pytest from 6.1.1 to 8.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 464e28b..a94fc7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==6.1.1 +pytest==8.0.0 pytest-cookies==0.5.1 pyaml==20.4.0 testinfra==5.3.1