From f3db221fcb275a8b03f8ff5fc09b032ebef5b2c9 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Wed, 6 Apr 2022 12:05:54 +0100 Subject: [PATCH] Bump notifications-utils to 55.1.2 This brings in a change to allow pyproj to be updated. --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index bf236e77b..140114761 100644 --- a/requirements.in +++ b/requirements.in @@ -28,7 +28,7 @@ pyproj==3.2.1 # PaaS awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 # pyup: <2 -notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.1 +notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.2 govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha # gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains diff --git a/requirements.txt b/requirements.txt index 6897d8a2a..94e96967d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ mistune==0.8.4 # via notifications-utils notifications-python-client==6.3.0 # via -r requirements.in -notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.1 +notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.2 # via -r requirements.in openpyxl==3.0.7 # via pyexcel-xlsx