From 1f6fa02e489f36246958a6dbc5315a9711d4f7ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Sep 2017 23:03:22 +0100 Subject: [PATCH] Update moto from 1.1.4 to 1.1.5 --- 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 ef46904fc..509a0fa53 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.4 +moto==1.1.5 freezegun==0.3.9 requests-mock==1.3.0 # optional requirements for jsonschema