From 5fb67a37c857a7742e89775d7332fb9ad6db8007 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Oct 2018 20:36:24 -0400 Subject: [PATCH] Update pytest from 3.8.1 to 3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2f37d3..fd9f511 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.8.1 +pytest==3.8.2 coveralls>=1.2.0 requests==2.19.1