From af9e9aa1f5bdc9df6d3683a6e57c17178eb2a7df Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 23 Mar 2018 14:56:42 +0000 Subject: [PATCH] Update utils to fix size of non-gov logos Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/421 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed1e9deea..0a7da8868 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ notifications-python-client==4.8.1 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@25.1.0#egg=notifications-utils==25.1.0 +git+https://github.com/alphagov/notifications-utils.git@25.2.1#egg=notifications-utils==25.2.1 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3