From 57a80a44ba867cd572c65f7321f846454881539a Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 22 Jan 2018 11:31:48 +0000 Subject: [PATCH] Be stricter about length of phone numbers Brings in: - [x] https://github.com/alphagov/notifications-utils/pull/319 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 362858d7b..67b6b6a1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ notifications-python-client==4.7.1 awscli==1.14.22 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@23.5.1#egg=notifications-utils==23.5.1 +git+https://github.com/alphagov/notifications-utils.git@23.5.2#egg=notifications-utils==23.5.2