From 21f6e78495d39bbd3bf1b0f56ab74f1f3d404e20 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 7 Dec 2017 15:07:54 +0000 Subject: [PATCH] Fix incomplete version number specification It needs setting to the new one in both places. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 083649188..0c0b2432e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ notifications-python-client==4.6.0 awscli==1.14.4 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@23.2.1#egg=notifications-utils==23.3.1 +git+https://github.com/alphagov/notifications-utils.git@23.3.1#egg=notifications-utils==23.3.1 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3