From e5da0c6e8bf06b2514b3b559eb97588b012cd2f9 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Thu, 31 Aug 2017 13:03:25 +0100 Subject: [PATCH] update utils to 20.0.3 brings in change to logging to use WatchedFileHandler --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c277b754..09527005b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ notifications-python-client==4.3.1 awscli>=1.11,<1.12 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@20.0.0#egg=notifications-utils==20.0.0 +git+https://github.com/alphagov/notifications-utils.git@20.0.3#egg=notifications-utils==20.0.3 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3