From fdce4e96926257983af4f3e3f99c6a6ffa16ddf9 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 19 Mar 2016 10:41:36 +0100 Subject: [PATCH] tox: Update pytest-bdd to 2.16.1 - Cleaned up hooks of the plugin - Fixed report serialization --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 980acfe46..544f1dcd2 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ deps = parse-type==0.3.4 py==1.4.31 pytest==2.9.1 - pytest-bdd==2.16.0 + pytest-bdd==2.16.1 pytest-catchlog==1.2.2 pytest-cov==2.2.1 pytest-faulthandler==1.3.0