mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
Merge pull request #2169 from alphagov/quis-patch-1
Bump utils to fix smart quotes in email addresses
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.5-slim
|
||||
FROM python:3.5-slim-jessie
|
||||
|
||||
ARG HTTP_PROXY
|
||||
ARG HTTPS_PROXY
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user