From 9192ff137f9f81f1b2560f22d0ae86dea46b6aff Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 31 Oct 2016 09:21:18 +0000 Subject: [PATCH] Bump utils Includes: - [ ] https://github.com/alphagov/notifications-utils/pull/75 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ffdfb572..dba7c2cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ statsd==3.2.1 git+https://github.com/alphagov/notifications-python-client.git@1.3.0#egg=notifications-python-client==1.3.0 -git+https://github.com/alphagov/notifications-utils.git@9.0.5#egg=notifications-utils==9.0.5 +git+https://github.com/alphagov/notifications-utils.git@9.1.1#egg=notifications-utils==9.1.1 git+https://github.com/alphagov/boto.git@2.42.0-patch2#egg=boto==2.42.0-patch2