update utils to bring in full welsh diacritics range

note: this includes updating the MMG api url to their v2a api. Their
previous API doesn't include support for capital o with grave accent
(Ò)
This commit is contained in:
Leo Hemsted
2019-11-27 16:29:30 +00:00
parent b6320182be
commit 6b9afa358f
4 changed files with 11 additions and 10 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@36.2.0#egg=notifications-utils==36.2.0
git+https://github.com/alphagov/notifications-utils.git@36.3.0#egg=notifications-utils==36.3.0
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
@@ -40,13 +40,13 @@ alembic==1.3.1
amqp==1.4.9
anyjson==0.3.3
attrs==19.3.0
awscli==1.16.287
awscli==1.16.292
bcrypt==3.1.7
billiard==3.3.0.23
bleach==3.1.0
boto3==1.9.221
botocore==1.13.23
certifi==2019.9.11
botocore==1.13.28
certifi==2019.11.28
chardet==3.0.4
Click==7.0
colorama==0.4.1
@@ -70,7 +70,7 @@ phonenumbers==8.10.17
pyasn1==0.4.8
pycparser==2.19
PyPDF2==1.26.0
pyrsistent==0.15.5
pyrsistent==0.15.6
python-dateutil==2.8.1
python-editor==1.0.4
python-json-logger==0.1.11