From 7eca56ccecdbde097b4c8bdbab8095b11b3eaaf8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Jun 2019 22:49:21 +0200 Subject: [PATCH] Update pytest from 4.4.1 to 4.6.3 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6c4ca6bf..a552afc1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pyyaml==5.1.1 dateutils==0.6.6 # Unit testing -pytest==4.4.1 +pytest==4.6.3 pytest-mock==1.10.4 pytest-benchmark==3.2.2 coverage==4.5.3