From b5368d296f4912b61d7134275a445b049e30e47b Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Tue, 11 Apr 2017 17:28:35 +0100 Subject: [PATCH] Reduce boto logging level. Update notifications-utils to version 15.1.1 in the hopes that the new logging level for s3tranfer will stop the boto logging of the letters body. But I can only test this on preview. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0557ed9dc..47c013646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ notifications-python-client>=3.1,<3.2 awscli>=1.11,<1.12 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@15.0.4#egg=notifications-utils==15.0.4 +git+https://github.com/alphagov/notifications-utils.git@15.1.1#egg=notifications-utils==15.1.1 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3