From 3ead09ef6d2734b1ac47bd8b9e467ff37c12c7de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Jan 2017 15:49:20 +0100 Subject: [PATCH] Update amo-validator from 1.10.50 to 1.10.51 --- requirements/prod.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 6d7d0333c3..2cf64723f9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -40,9 +40,9 @@ PyJWT==1.4.2 \ --hash=sha256:87a831b7a3bfa8351511961469ed0462a769724d4da48a501cb8c96d1e17f570 SQLAlchemy==0.7.5 \ --hash=sha256:7e31190a15753694dcb6f4399ce7d02091b0bccf825272d6254e56144debfd18 # pyup: ==0.7.5 -amo-validator==1.10.50 \ - --hash=sha256:0095db72338ef08a09f3f83dc518db8d7f244c4a92b32a9e2802037f7176d20a \ - --hash=sha256:f8baedebd246db2e6eccb32d4973ef92cf7286f469d0355f2b47a810dc08f2e7 +amo-validator==1.10.51 \ + --hash=sha256:7b7ccc118d89f68be2a164fd3a11798c85069fd16dc8635e610171892b6a4044 \ + --hash=sha256:df6fd25a5ce37b0139961c0ae5766e5a4408ccca62d38360c8270f961608d9be # amqp is required by kombu amqp==1.4.9 \ --hash=sha256:e0ed0ce6b8ffe5690a2e856c7908dc557e0e605283d6885dd1361d79f2928908 \