From 97a1ac181a854f384383ea4b9bfdd2dcee110c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 07:17:43 +0000 Subject: [PATCH] Bump django-watson from 1.5.5 to 1.6.1 Bumps [django-watson](https://github.com/etianen/django-watson) from 1.5.5 to 1.6.1. - [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.1) --- 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..f0f8199dbbe 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.1 django-prometheus==2.1.0 Django==3.1.13 djangorestframework==3.12.4