From 325e111fd8f7dc3009ba7a5683153f35c7bfc033 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Jul 2018 23:45:06 +0100 Subject: [PATCH] Update pytest from 3.6.2 to 3.6.3 --- 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 4165cd884..b26445b34 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -1,7 +1,7 @@ -r requirements.txt flake8==3.5.0 moto==1.3.3 -pytest==3.6.2 +pytest==3.6.3 pytest-env==0.6.2 pytest-mock==1.10.0 pytest-cov==2.5.1