From a9b1e591ab7bb92a5fcbc9eff4e4344d75d70ae5 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 11 Oct 2015 16:25:43 +0200 Subject: [PATCH] upgrade pytest-benchmark to a4 --- requirements.d/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/development.txt b/requirements.d/development.txt index 94f7273d4..dc3a06e1a 100644 --- a/requirements.d/development.txt +++ b/requirements.d/development.txt @@ -2,5 +2,5 @@ tox mock pytest pytest-cov<2.0.0 -pytest-benchmark==3.0.0a3 +pytest-benchmark==3.0.0a4 Cython