mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 16:08:25 -04:00
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:
@@ -30,7 +30,7 @@ pyproj==3.2.1
|
|||||||
# PaaS
|
# PaaS
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
itsdangerous==1.1.0 # pyup: <2
|
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
|
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
|
# cryptography 3.4+ incorporates Rust code, which isn't supported on PaaS
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ mistune==0.8.4
|
|||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
notifications-python-client==6.3.0
|
notifications-python-client==6.3.0
|
||||||
# via -r requirements.in
|
# 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
|
# via -r requirements.in
|
||||||
openpyxl==3.0.7
|
openpyxl==3.0.7
|
||||||
# via pyexcel-xlsx
|
# via pyexcel-xlsx
|
||||||
|
|||||||
Reference in New Issue
Block a user