From e912527a61783980ea30a389a76eac457a4f8b6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Sep 2017 20:48:22 +0100 Subject: [PATCH] Update moto from 1.1.2 to 1.1.4 --- 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 53f76b059..ef46904fc 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -5,7 +5,7 @@ pytest-mock==1.6.2 pytest-cov==2.5.1 pytest-xdist==1.20.0 coveralls==1.2.0 -moto==1.1.2 +moto==1.1.4 freezegun==0.3.9 requests-mock==1.3.0 # optional requirements for jsonschema