From a21b49a7f72d6ff10a5bbb0c2af888ae00f6dfc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 03:56:05 +0100 Subject: [PATCH] Update pytest from 3.9.1 to 3.9.2 --- 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 312241053..24d03ca5c 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -1,6 +1,6 @@ -r requirements.txt flake8==3.5.0 -pytest==3.9.1 +pytest==3.9.2 moto==1.3.6 pytest-env==0.6.2 pytest-mock==1.10.0