From b4666105a317009545b3933bf6c6a7a86544c5bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 26 Aug 2018 18:55:08 -0400 Subject: [PATCH] Update pytest from 3.7.2 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29c712e..58e91fd 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.7.2 +pytest==3.7.3 coveralls>=1.2.0 requests==2.19.1