From 13c7ba4830767122398628177eac9b8e2211140e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2018 12:13:34 +0100 Subject: [PATCH] Pin pytest to latest version 3.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fa0ff2b2d..1bb8319ee 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ pyModbusTCP pyserial>=3.3 pysnmp pysnmp-mibs -pytest +pytest==3.4.0 pytest-cache pytest-cov pytest-isort