From 33b3fe9fd7af4a21b9b2e25010b8c86af991dd61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 4 Feb 2022 23:25:52 +0100 Subject: [PATCH] Update pytest from 6.1.1 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 464e28b..2a2024b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==6.1.1 +pytest==7.0.0 pytest-cookies==0.5.1 pyaml==20.4.0 testinfra==5.3.1