From 75189b1681a5eabe2a9680868e0d5f15cbb57828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 07:15:06 +0000 Subject: [PATCH] Bump django-watson from 1.5.5 to 1.6.0 Bumps [django-watson](https://github.com/etianen/django-watson) from 1.5.5 to 1.6.0. - [Release notes](https://github.com/etianen/django-watson/releases) - [Changelog](https://github.com/etianen/django-watson/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/etianen/django-watson/compare/release-1.5.5...release-1.6.0) --- updated-dependencies: - dependency-name: django-watson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cb2c5ee393..5bb120e363a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-crispy-forms==1.13.0 django_extensions==3.1.3 django-slack==5.17.6 django-tagging==0.5.0 -django-watson==1.5.5 +django-watson==1.6.0 django-prometheus==2.1.0 Django==3.1.13 djangorestframework==3.12.4