From 70ad0048a36f862e55111fb11bd9710a9909553b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Sep 2020 08:57:20 -0700 Subject: [PATCH] Update pytest from 3.8.2 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1433eb3..609c488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.8.2 +pytest==6.0.2 pytest-cov==2.6.0 freezegun==0.3.10 twine==1.12.1 -- 2.30.2