From 2e0ce6afe087025241b57e2d2e9cef99c4cf0457 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 04:26:58 +0100 Subject: [PATCH] Update pytest from 4.1.1 to 4.3.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5671a371..83aef55b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -rrequirements.txt pep8==1.7.0 -pytest==4.1.1 +pytest==4.3.0 pytest-pythonpath==0.7.3 # useful for running tests outside tox pytest-timeout==1.3.3