From f4dfc0382c49cf1d46518715b5b8ae5ee976e587 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 03:16:28 +0430 Subject: [PATCH] Update pytest from 3.10.0 to 4.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 56e4545..95d2619 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.8.2 twine==1.12.1 -pytest==3.10.0 +pytest==4.4.0 pytest-runner==4.2