From 71f459b2d829a2e2033384ec6d7f9e4db5391f62 Mon Sep 17 00:00:00 2001 From: Athanasios Voutsadakis Date: Fri, 15 Sep 2017 10:58:45 +0100 Subject: [PATCH] Bump utils to 21.2.0 This will stop logging the request, as it is logged by nginx-access logs --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05ac008e9..69dde0971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ notifications-python-client==4.4.0 awscli>=1.11,<1.12 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@21.0.0#egg=notifications-utils==21.0.0 +git+https://github.com/alphagov/notifications-utils.git@21.2.0#egg=notifications-utils==21.2.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3