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