From 903ba2a0ab3ef1ca22ab0e22879b94677664e99a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 Mar 2023 09:22:36 +1100 Subject: [PATCH] Update pytest from 6.2.4 to 7.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7d10b5f..9f2e1a6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -pytest==6.2.4 +pytest==7.2.2 pytest-cov==2.12.1 pytest-catchlog==1.2.2