From dab8b6f24883d84ad9593c83bcdfc59e266a4b3d Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 22 Oct 2018 21:56:11 -0700 Subject: [PATCH] Update pytest from 3.8.2 to 3.9.1 (#194) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5ace90b..e9ab6fd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.5.0 async-timeout==3.0.1 -pytest==3.8.2 +pytest==3.9.1 pytest-cov==2.6.0 pytest-mock==1.10.0 coverage==4.5.1