From 11d1e9f56ba9e4fa1e4842f7eb0eeaca71d5cc77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Jun 2019 20:15:41 +0300 Subject: [PATCH] Update pytest from 4.3.0 to 4.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23ec5c0..7588c01 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.2 Sphinx==1.8.4 twine==1.13.0 -pytest==4.3.0 +pytest==4.6.2 pytest-runner==4.4