From ec2c0e4f5bc96c6f22e477a0ad7578a65d18c63d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 10:45:19 -0400 Subject: [PATCH] Update pytest from 3.0.7 to 5.2.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c51f25c..9e1dc2f 100755 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,4 +5,4 @@ mypy==0.510 pylint==1.7.1 pytest-cov==2.4.0 pytest-sugar==0.8.0 -pytest==3.0.7 +pytest==5.2.1