From 05332de90eb14cc541fb4619655ae4709ccdb892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:23:43 +0000 Subject: [PATCH] Bump django-slack from 5.17.6 to 5.17.8 Bumps [django-slack](https://github.com/lamby/django-slack) from 5.17.6 to 5.17.8. - [Release notes](https://github.com/lamby/django-slack/releases) - [Commits](https://github.com/lamby/django-slack/compare/5.17.6...5.17.8) --- updated-dependencies: - dependency-name: django-slack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c386d58e061..b2159b29feb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-multiselectfield==0.1.12 django-polymorphic==3.1.0 django-crispy-forms==1.14.0 django_extensions==3.1.5 -django-slack==5.17.6 +django-slack==5.17.8 django-tagging==0.5.0 django-watson==1.6.2 django-prometheus==2.2.0