From a6c56a096313838cbc67de3e6155ddf441e62818 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Mar 2019 00:37:53 +0100 Subject: [PATCH] Update pytest from 4.3.0 to 4.3.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 83aef55b..f4909a33 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -rrequirements.txt pep8==1.7.0 -pytest==4.3.0 +pytest==4.3.1 pytest-pythonpath==0.7.3 # useful for running tests outside tox pytest-timeout==1.3.3