From ce9a75d51a119b5e8f8e8230a80c2368649a84c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Apr 2021 11:46:48 +0300 Subject: [PATCH] Update pytest from 4.0.1 to 6.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..6b4f64c 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==6.2.3