From 28b24d6c0e67bfa5f4eeb5dd3b2fda0289ff98be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 12:37:51 +0000 Subject: [PATCH] Bump django-watson from 1.5.2 to 1.5.5 Bumps [django-watson](https://github.com/etianen/django-watson) from 1.5.2 to 1.5.5. - [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.2...release-1.5.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5df69c0787..cb7ec710c3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-tagging==0.4.6 django-taggit-serializer==0.1.7 git+https://github.com/Maffooch/django-tastypie-swagger@master#egg=django-tastypie-swagger django-tastypie==0.14.2 -django-watson==1.5.2 +django-watson==1.5.5 Django==2.2.4 djangorestframework==3.9.4 gunicorn==19.9.0