Skip to content

Commit 198f9f5

Browse files
authored
Bump utils to 53.2.11 (#384)
1 parent 7d94816 commit 198f9f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/waffles/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ docopt==0.6.2
22
Flask==2.3.3
33
markupsafe==2.1.5
44
setuptools==78.1.1 # required for distutils in Python 3.12
5-
git+https://github.com/cds-snc/notifier-utils.git@53.2.10#egg=notifications-utils
5+
git+https://github.com/cds-snc/notifier-utils.git@53.2.11#egg=notifications-utils

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "notifications-utils"
3-
version = "53.2.10"
3+
version = "53.2.11"
44
description = "Shared python code for Notification - Provides logging utils etc."
55
authors = ["Canadian Digital Service"]
66
license = "MIT license"

0 commit comments

Comments
 (0)