From 8e54d58d1e0351c5fee7969e1d2af430aea96a79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Jan 2021 14:26:05 +1100 Subject: [PATCH] Update pytest from 6.1.1 to 6.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index edb40b4..19cbe3f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.1.1 +pytest==6.2.2 pytest-cov==2.10.1