From 3da4eefcab137a29d62044bc743eebad958435cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 May 2019 09:00:47 -0400 Subject: [PATCH] Update pytest from 4.4.1 to 4.4.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9162ca2..c9190f2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ flake8==3.7.6 Sphinx==2.0.1 sphinx_rtd_theme==0.4.3 -pytest==4.4.1 +pytest==4.4.2 pytest-runner==4.4 tox==3.8.6 coverage==4.5.3