From 422741e5d4dfefb79d9d9bf22c8115b7181f93a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Mar 2023 21:47:20 -0800 Subject: [PATCH] Update pytest from 4.0.1 to 7.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..feda12d 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.2.2