From 0358bdfe056aa38dbc1004515ef4b48b1a6953b5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 30 Jun 2016 15:11:56 +0100 Subject: [PATCH] Add breathing room around GOV.UK logo in emails Implements and depends on: - [ ] https://github.com/alphagov/notifications-utils/pull/44 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce26322e4..5225ce3cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ statsd==3.2.1 git+https://github.com/alphagov/notifications-python-client.git@1.0.0#egg=notifications-python-client==1.0.0 -git+https://github.com/alphagov/notifications-utils.git@6.3.1#egg=notifications-utils==6.3.1 +git+https://github.com/alphagov/notifications-utils.git@6.3.2#egg=notifications-utils==6.3.2