There was an error while loading. Please reload this page.
1 parent d0645d4 commit 459a5b9Copy full SHA for 459a5b9
2 files changed
.github/actions/waffles/requirements.txt
@@ -2,4 +2,4 @@ docopt==0.6.2
2
Flask==2.3.3
3
markupsafe==2.1.5
4
setuptools==78.1.1 # required for distutils in Python 3.12
5
-git+https://github.com/cds-snc/notifier-utils.git@53.2.14#egg=notifications-utils
+git+https://github.com/cds-snc/notifier-utils.git@53.2.15#egg=notifications-utils
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "notifications-utils"
-version = "53.2.14"
+version = "53.2.15"
description = "Shared python code for Notification - Provides logging utils etc."
authors = ["Canadian Digital Service"]
6
license = "MIT license"
0 commit comments