From ff3258a6d4728517e910299496d670ceb6deccf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 03:14:02 +0000 Subject: [PATCH] build(deps): bump django-notification-sender[slack] from 0.0.6 to 0.1.0 Bumps [django-notification-sender[slack]](https://github.com/surface-security/django-notification-sender) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/surface-security/django-notification-sender/releases) - [Commits](https://github.com/surface-security/django-notification-sender/compare/0.0.6...0.1.0) --- updated-dependencies: - dependency-name: django-notification-sender[slack] dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- surface/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surface/requirements.txt b/surface/requirements.txt index 23bfbecf..a576ad00 100644 --- a/surface/requirements.txt +++ b/surface/requirements.txt @@ -17,7 +17,7 @@ netaddr==0.8.0 django-surface-theme==0.0.11 django-dbcleanup==0.1.4 django-logbasecommand==0.0.2 -django-notification-sender[slack]==0.0.6 +django-notification-sender[slack]==0.1.0 django-dkron==1.1.1 django-slack-processor==0.0.5 django-olympus==0.0.5