Bump utils to add alt text to email branding

Utils 33.0.0 adds alt text to email branding - the HTMLEmailTemplate now
initializes slightly differently as a result (with both `branding_name`
and `branding_text`).
This commit is contained in:
Katie Smith
2019-06-25 16:53:07 +01:00
parent 08e9f1caa2
commit 284785a7d7
4 changed files with 16 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ 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@32.0.1#egg=notifications-utils==32.0.1
git+https://github.com/alphagov/notifications-utils.git@33.0.0#egg=notifications-utils==33.0.0
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
@@ -40,13 +40,13 @@ alembic==1.0.10
amqp==1.4.9
anyjson==0.3.3
attrs==19.1.0
awscli==1.16.169
bcrypt==3.1.6
awscli==1.16.185
bcrypt==3.1.7
billiard==3.3.0.23
bleach==3.1.0
boto3==1.6.16
botocore==1.12.159
certifi==2019.3.9
botocore==1.12.175
certifi==2019.6.16
chardet==3.0.4
Click==7.0
colorama==0.3.9
@@ -59,7 +59,7 @@ idna==2.8
Jinja2==2.10.1
jmespath==0.9.4
kombu==3.0.37
Mako==1.0.11
Mako==1.0.12
MarkupSafe==1.1.1
mistune==0.8.4
monotonic==1.5
@@ -73,11 +73,11 @@ python-dateutil==2.8.0
python-editor==1.0.4
python-json-logger==0.1.11
pytz==2019.1
PyYAML==3.13
PyYAML==4.2b1
redis==3.2.1
requests==2.22.0
rsa==3.4.2
s3transfer==0.2.0
s3transfer==0.2.1
six==1.12.0
smartypants==2.0.1
statsd==3.3.0