From 16255b6bf8a09c851f02c344fe0d82e9821e4898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:18:44 +0000 Subject: [PATCH] Bump django-q from 1.3.6 to 1.3.9 in /requirements Bumps [django-q](https://github.com/koed00/django-q) from 1.3.6 to 1.3.9. - [Release notes](https://github.com/koed00/django-q/releases) - [Changelog](https://github.com/Koed00/django-q/blob/master/CHANGELOG.md) - [Commits](https://github.com/koed00/django-q/compare/v1.3.6...v1.3.9) --- updated-dependencies: - dependency-name: django-q dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e9bcdc2..3598014 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -33,6 +33,6 @@ PyExifTool django-taggit==2.1.0 django-markdownify==0.9.0 django-tinymce==3.4.0 -django-q==1.3.6 +django-q==1.3.9 django-minio-storage==0.3.10 django-notifications-hq==1.6.0