From a912f2377dec397ee4fb49074780712316cde65e Mon Sep 17 00:00:00 2001 From: Athanasios Voutsadakis Date: Fri, 8 Sep 2017 16:17:02 +0100 Subject: [PATCH] Bump utils to 21.0.0 This changes the log file handler to WatchedFileHandler which should successfully handle different processes writing to the same logrotated file. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da23cebf5..0b1bd52a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ 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@19.0.4#egg=notifications-utils==19.0.4 +git+https://github.com/alphagov/notifications-utils.git@21.0.0#egg=notifications-utils==21.0.0