From 11e13517a4c5e16de367cf2162349ef94ffdb606 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 18 Aug 2018 13:56:55 -0400 Subject: [PATCH] Update pytest from 3.6.4 to 3.7.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f273fbf..29c712e 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.2 coveralls>=1.2.0 requests==2.19.1