From cdd368bd9260fc3cc5fa515d7c97ec19aa0559f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 4 Feb 2022 13:10:57 -0800 Subject: [PATCH] Update pytest from 4.0.1 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..db90ccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ Pygments==2.3.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0 pytest-mypy==0.3.2 -pytest==4.0.1 +pytest==7.0.0