Merge pull request #3347 from alphagov/make-sms-char-count-consistent

Update notifications-utils library
This commit is contained in:
Rebecca Law
2020-03-04 11:05:18 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -24,5 +24,5 @@ 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.6.1#egg=notifications-utils==36.6.1
git+https://github.com/alphagov/notifications-utils.git@36.6.2#egg=notifications-utils==36.6.2
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha

View File

@@ -26,14 +26,14 @@ 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.6.1#egg=notifications-utils==36.6.1
git+https://github.com/alphagov/notifications-utils.git@36.6.2#egg=notifications-utils==36.6.2
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
## The following requirements were added by pip freeze:
awscli==1.18.6
awscli==1.18.13
bleach==3.1.1
boto3==1.10.38
botocore==1.15.6
botocore==1.15.13
certifi==2019.11.28
chardet==3.0.4
Click==7.0