From f279bbbd3373f8b08639b007f2795375881543ee Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Thu, 9 Aug 2018 13:46:43 +0100 Subject: [PATCH] bump utils to fix slow notification rendering --- Makefile | 2 +- requirements-app.txt | 2 +- requirements.txt | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index b24abc119..56c087f32 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .DEFAULT_GOAL := help SHELL := /bin/bash -DATE = $(shell date +%Y-%m-%d:%H:%M:%S) +DATE = $(shell date +%Y-%m-%dT%H:%M:%S) PIP_ACCEL_CACHE ?= ${CURDIR}/cache/pip-accel APP_VERSION_FILE = app/version.py diff --git a/requirements-app.txt b/requirements-app.txt index ad8d3e98e..eda24d2c5 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -21,4 +21,4 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@29.3.4#egg=notifications-utils==29.3.4 +git+https://github.com/alphagov/notifications-utils.git@29.3.5#egg=notifications-utils==29.3.5 diff --git a/requirements.txt b/requirements.txt index eb3b20e86..330e1cee0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,13 +23,13 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@29.3.4#egg=notifications-utils==29.3.4 +git+https://github.com/alphagov/notifications-utils.git@29.3.5#egg=notifications-utils==29.3.5 ## The following requirements were added by pip freeze: -awscli==1.15.70 +awscli==1.15.74 bleach==2.1.3 boto3==1.6.16 -botocore==1.10.69 +botocore==1.10.73 certifi==2018.4.16 chardet==3.0.4 click==6.7 @@ -47,11 +47,11 @@ jdcal==1.4 Jinja2==2.10 jmespath==0.9.3 lml==0.0.1 -lxml==4.2.3 +lxml==4.2.4 MarkupSafe==1.0 mistune==0.8.3 monotonic==1.5 -openpyxl==2.5.4 +openpyxl==2.5.5 orderedset==2.0.1 phonenumbers==8.9.4 pyasn1==0.4.4