From 68bdaabb04d7ac24f92b406de9a7608bc2723b84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Apr 2019 23:47:57 +0430 Subject: [PATCH] Update pytest from 4.4.0 to 4.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2433d0b..6e910ff 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ coverage==4.5.1 Sphinx==2.0.1 twine==1.12.1 -pytest==4.4.0 +pytest==4.4.1 pytest-runner==4.2