From 5415cc4e1f7dd7b72bf2229a9dc12f3843db1808 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Sep 2018 15:19:06 +0200 Subject: [PATCH] Update pytest from 3.7.4 to 3.8.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0eef8a3..79316f1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.5.0 async-timeout==3.0 -pytest==3.7.4 +pytest==3.8.0 pytest-cov==2.5.1 pytest-mock==1.10.0 coverage==4.5.1