Bump utils to 40.6.0

This brings in validation for invalid characters in address lines.
This commit is contained in:
Katie Smith
2020-07-28 14:43:05 +01:00
parent fbdae0ce30
commit 4931fc396c
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ notifications-python-client==5.5.1
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@40.2.1#egg=notifications-utils==40.2.1
git+https://github.com/alphagov/notifications-utils.git@40.6.0#egg=notifications-utils==40.6.0
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.7.1

View File

@@ -31,7 +31,7 @@ notifications-python-client==5.5.1
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@40.2.1#egg=notifications-utils==40.2.1
git+https://github.com/alphagov/notifications-utils.git@40.6.0#egg=notifications-utils==40.6.0
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.7.1
@@ -42,29 +42,30 @@ alembic==1.4.2
amqp==1.4.9
anyjson==0.3.3
attrs==19.3.0
awscli==1.18.97
awscli==1.18.106
bcrypt==3.1.7
billiard==3.3.0.23
bleach==3.1.4
blinker==1.4
boto==2.49.0
boto3==1.10.38
botocore==1.17.20
botocore==1.17.29
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.3
dnspython==1.16.0
dnspython==2.0.0
docutils==0.15.2
flask-redis==0.4.0
future==0.18.2
geojson==2.5.0
govuk-bank-holidays==0.6
greenlet==0.4.16
idna==2.10
importlib-metadata==1.7.0
Jinja2==2.11.2
jmespath==0.10.0
kombu==3.0.37
lxml==4.5.1
Mako==1.1.3
MarkupSafe==1.1.1
mistune==0.8.4
@@ -87,7 +88,6 @@ s3transfer==0.3.3
six==1.15.0
smartypants==2.0.1
statsd==3.3.0
urllib3==1.25.9
urllib3==1.25.10
webencodings==0.5.1
Werkzeug==1.0.1
zipp==3.1.0