From 93afccc33aae6bad0db7184b1e0693e074f858b2 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 30 Sep 2019 01:17:48 +0200 Subject: [PATCH] Update pytest from 5.1.3 to 5.2.0 (#31) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff2f0ad..d95b0c6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ black==19.3b0 pylint==2.4.1 -pytest==5.1.3 +pytest==5.2.0 pytest-sugar==0.9.2 rope==0.14.0