From 37106db9ef07c475723474026e7ee7a9c117efdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Apr 2021 15:27:50 -0600 Subject: [PATCH] Update pytest from 5.2.1 to 6.2.3 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index be2e9e3..08cc4cf 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ -r prod.txt coverage==4.5.4 pytest-cov==2.8.1 -pytest==5.2.1 +pytest==6.2.3 tox==3.14.0