From c9b297a3d47fab5635e54ee8ad72da1afaff2de9 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 3 Apr 2018 12:10:45 +0100 Subject: [PATCH] Bump utils to 25.2.3 To bring in: - [x] https://github.com/alphagov/notifications-utils/pull/436 Changes: - https://github.com/alphagov/notifications-utils/compare/25.2.2...25.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24316ae9c..5e85a803a 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.2.2#egg=notifications-utils==25.2.2 +git+https://github.com/alphagov/notifications-utils.git@25.2.3#egg=notifications-utils==25.2.3 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3