Bring in notifications-utils 50.0.0

Makes the mock up of an alert we show use an
inline SVG instead of it as a background image.
This means it can use the colour of the heading
text next to it in a way that adapts when high
contrast mode is on.

https://github.com/alphagov/notifications-utils/pull/922
This commit is contained in:
Tom Byers
2021-12-08 10:06:29 +00:00
parent 301480a732
commit aca3af4dbe
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ pyproj==3.2.1
# PaaS
awscli-cwlogs>=1.4,<1.5
itsdangerous==1.1.0 # pyup: <2
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@49.1.0
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@50.0.0
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
# cryptography 3.4+ incorporates Rust code, which isn't supported on PaaS

View File

@@ -123,7 +123,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.3.0
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@49.1.0
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@50.0.0
# via -r requirements.in
openpyxl==3.0.7
# via pyexcel-xlsx