From 31163dcee3c9d75f146d5fe51bd169d453be9834 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 23 Apr 2024 08:27:41 -0300 Subject: [PATCH] chore: bump utils (#1813) --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 149d9e3c23..f2e3e0de93 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1442,7 +1442,7 @@ requests = ">=2.0.0" [[package]] name = "notifications-utils" -version = "52.1.5" +version = "52.1.8" description = "Shared python code for Notification - Provides logging utils etc." optional = false python-versions = "~3.10.9" @@ -1477,8 +1477,8 @@ werkzeug = "2.3.7" [package.source] type = "git" url = "https://github.com/cds-snc/notifier-utils.git" -reference = "52.1.5" -resolved_reference = "9d9e8c7c32e3608f4dd8f320eaba4bb67edfcbf5" +reference = "52.1.8" +resolved_reference = "b81765b0d1a4ba437c92d64223a9ccb6015eb60d" [[package]] name = "openpyxl" @@ -2475,4 +2475,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "~3.10.9" -content-hash = "0040c501c2328c996d32c11cf31df8514f35967c16b2f975b2f2e036d83ebb68" +content-hash = "916cf13b2e77c37c98b15c928144ad43f243e0c30645a8370683314dbf2e2d56" diff --git a/pyproject.toml b/pyproject.toml index 13795e29ab..8c3b8e5bef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ unidecode = "^1.3.6" # PaaS awscli-cwlogs = "^1.4.6" -notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.1.5" } +notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.1.8" } # Pinned dependencies