Skip to content

Commit 09271bd

Browse files
chore(deps): update dependency setuptools to v78 [security] (#365)
* chore(deps): update dependency setuptools to v78 [security] * Bump utils version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wbanks <william.banks@cds-snc.ca>
1 parent 0af9d1d commit 09271bd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
docopt==0.6.2
22
Flask==2.3.3
33
markupsafe==2.1.5
4-
setuptools==75.6.0 # required for distutils in Python 3.12
5-
git+https://github.com/cds-snc/notifier-utils.git@53.2.6#egg=notifications-utils
4+
setuptools==78.1.1 # required for distutils in Python 3.12
5+
git+https://github.com/cds-snc/notifier-utils.git@53.2.7#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.6"
3+
version = "53.2.7"
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)