From 354b1a89951a96ff07e96b4bc73fd71b3dc3d9d5 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 9 Oct 2018 00:27:19 -0700 Subject: [PATCH] Update pytest from 3.8.1 to 3.8.2 (#192) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 04a8671..5bd2340 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.5.0 async-timeout==3.0 -pytest==3.8.1 +pytest==3.8.2 pytest-cov==2.6.0 pytest-mock==1.10.0 coverage==4.5.1