From 8fdd5a267758ba2024febfcc30e6c5d151464c5d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 07:43:48 -0300 Subject: [PATCH] Update pytest from 4.4.1 to 4.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1db0f38..5b5fd0d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -r requirements.txt coveralls==1.7.0 -pytest==4.4.1 +pytest==4.5.0 pytest-cov==2.7.1 pytest-mock==1.10.4