summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-10-11 16:25:43 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-10-11 16:25:43 +0200
commita9b1e591ab7bb92a5fcbc9eff4e4344d75d70ae5 (patch)
treefe1061c15c7155781b356bd9d16a9093b14a0761 /requirements.d
parenta5a6ba0d77302f7c903f214b8048eaf56bb4def3 (diff)
upgrade pytest-benchmark to a4
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.txt2
1 files changed, 1 insertions, 1 deletions
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