From 8c7db5d7e170c73bfc30a8c933a17fa6b913ce09 Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Wed, 22 Nov 2023 14:50:03 -0500 Subject: [PATCH] Update utils to 0.2.2 This changeset updates the notification-utils reference to the latest release, 0.2.2. Signed-off-by: Carlo Costino --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1c1fc6992..255369744 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1680,7 +1680,7 @@ requests = ">=2.0.0" [[package]] name = "notifications-utils" -version = "0.2.0" +version = "0.2.2" description = "" optional = false python-versions = ">=3.9,<3.12" @@ -1732,7 +1732,7 @@ werkzeug = "^3.0.1" type = "git" url = "https://github.com/GSA/notifications-utils.git" reference = "HEAD" -resolved_reference = "a1c64deb1aad8028ad52c58529c0267a318743b7" +resolved_reference = "f43dbe3ac846d2a7c06f98120ca4533043d9f864" [[package]] name = "numpy"