From f8229806b18dab429e5b47302858766e2f5e83a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Sep 2018 14:48:33 +0100 Subject: [PATCH] Update pytest from 3.7.4 to 3.8.0 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index fc9055849..29c0bfc36 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -1,6 +1,6 @@ -r requirements.txt flake8==3.5.0 -pytest==3.7.4 +pytest==3.8.0 moto==1.3.5 pytest-env==0.6.2 pytest-mock==1.10.0