Merge pull request #2169 from alphagov/quis-patch-1

Bump utils to fix smart quotes in email addresses
This commit is contained in:
Chris Hill-Scott
2018-07-17 11:45:11 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.5-slim
FROM python:3.5-slim-jessie
ARG HTTP_PROXY
ARG HTTPS_PROXY

View File

@@ -19,4 +19,4 @@ notifications-python-client==4.8.2
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@29.3.1#egg=notifications-utils==29.3.1
git+https://github.com/alphagov/notifications-utils.git@29.3.1#egg=notifications-utils==29.3.2