From 27c95969c2f68cd0b1cf3e099dfadbf8ff411203 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 6 Nov 2018 00:59:52 -0800 Subject: [PATCH] Update pytest from 3.9.3 to 3.10.0 (#196) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8a33e51..1223291 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.6.0 async-timeout==3.0.1 -pytest==3.9.3 +pytest==3.10.0 pytest-cov==2.6.0 pytest-mock==1.10.0 coverage==4.5.1