From 44e6509447b086907c55103771498516da384445 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jul 2020 06:23:58 -0400 Subject: [PATCH] Update pytest from 5.4.1 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ece729..9a36917 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==5.4.1 +pytest==6.0.0 pytest-cov==2.8.1 pytest-travis-fold==1.3.0 codecov==2.0.22