Update utils and remove expanded argument

This argument was removed in https://github.com/alphagov/notifications-utils/pull/643
This commit is contained in:
Chris Hill-Scott
2019-09-02 16:12:56 +01:00
parent df617c570e
commit 17b8c0194b
3 changed files with 5 additions and 6 deletions

View File

@@ -355,7 +355,6 @@ def get_template(
template,
from_name=service.name,
from_address='{}@notifications.service.gov.uk'.format(service.email_from),
expanded=expand_emails,
show_recipient=show_recipient,
redact_missing_personalisation=redact_missing_personalisation,
reply_to=email_reply_to,

View File

@@ -23,4 +23,4 @@ awscli-cwlogs>=1.4,<1.5
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@33.2.9#egg=notifications-utils==33.2.9
git+https://github.com/alphagov/notifications-utils.git@34.0.0#egg=notifications-utils==34.0.0

View File

@@ -25,13 +25,13 @@ awscli-cwlogs>=1.4,<1.5
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@33.2.9#egg=notifications-utils==33.2.9
git+https://github.com/alphagov/notifications-utils.git@34.0.0#egg=notifications-utils==34.0.0
## The following requirements were added by pip freeze:
awscli==1.16.228
awscli==1.16.230
bleach==3.1.0
boto3==1.6.16
botocore==1.12.218
botocore==1.12.220
certifi==2019.6.16
chardet==3.0.4
Click==7.0
@@ -55,7 +55,7 @@ monotonic==1.5
openpyxl==2.5.14
orderedset==2.0.1
phonenumbers==8.10.13
pyasn1==0.4.6
pyasn1==0.4.7
pyexcel-ezodf==0.3.4
PyJWT==1.7.1
PyPDF2==1.26.0