From 8b25a289abd412a1c9c3b4683c054e78c92ef2fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 18:59:03 +0300 Subject: [PATCH] Update pytest from 3.8.2 to 3.9.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cf9af67..d3ce1a8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ flake8==3.5.0 tox==3.4.0 coverage==4.5.1 coveralls==1.5.1 -pytest==3.8.2 +pytest==3.9.2 pytest-cov==2.6.0 pytest-runner==4.2 twine==1.12.1