From 98c92fa04effefec380f0b490f290f10062c6c52 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 7 Apr 2016 10:01:05 +0100 Subject: [PATCH] Use version of crown logo hosted by admin app Implements and depends on: https://github.com/alphagov/notifications-utils/pull/19 Depends on this admin app deploy: https://github.com/alphagov/notifications-admin/pull/410 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6483a8296..68d81c08f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ monotonic==0.3 git+https://github.com/alphagov/notifications-python-client.git@0.2.6#egg=notifications-python-client==0.2.6 -git+https://github.com/alphagov/notifications-utils.git@3.2.1#egg=notifications-utils==3.2.1 +git+https://github.com/alphagov/notifications-utils.git@3.3.1#egg=notifications-utils==3.3.1