From cd8decbdd7d253a02b8ae0ef9c29c3d97f16e627 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Tue, 25 Apr 2023 14:00:59 -0700 Subject: [PATCH] code review feedback --- Pipfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 7490293e9..b896c7240 100644 --- a/Pipfile +++ b/Pipfile @@ -59,8 +59,7 @@ werkzeug = "~=2.2" prometheus-client = "==0.14.1" gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"} packaging = "==21.3" -# TODO revert to main -notifications-utils = {editable = true, ref = "notify-243", git = "https://github.com/GSA/notifications-utils.git"} +notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"} newrelic = "*" [dev-packages]