From 43b34c5316ca18ddf77e09602eb5c0a2f772a7b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Sep 2021 01:22:03 +1000 Subject: [PATCH] Update pytest from 6.2.4 to 6.2.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7d10b5f..d1f94dc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -pytest==6.2.4 +pytest==6.2.5 pytest-cov==2.12.1 pytest-catchlog==1.2.2