Update notifications_utils

This commit is contained in:
Ryan Ahearn
2022-12-08 10:57:01 -05:00
parent 52ce391405
commit 9969bd5304
2 changed files with 21 additions and 20 deletions

View File

@@ -58,7 +58,8 @@ werkzeug = "~=2.1.1"
# gds metrics packages
prometheus-client = "==0.14.1"
gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"}
notifications-utils = {editable = true, ref = "37ae9753c050851453d072994fb03b1415601716", git = "https://github.com/GSA/notifications-utils"}
notifications-utils = {editable = true, ref = "3096f2937b5e3b59a2e7a4b4ffb05b7fa1ab72fa", git = "https://github.com/GSA/notifications-utils"}
packaging = "==21.3"
[dev-packages]
flake8 = "==4.0.1"