From 7bb2c016d14d07e698476d7b83332dfc9f82c6f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 2 Aug 2018 18:00:54 -0400 Subject: [PATCH] Update pytest from 3.6.4 to 3.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f273fbf..e725456 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ jsonschema==2.6.0 GitPython==2.1.11 mistune==0.8.3 flake8==3.5.0 -pytest==3.6.4 +pytest==3.7.1 coveralls>=1.2.0 requests==2.19.1