From 999bdc12586bf863470195e36d8f743a05e858e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 12:43:16 +0000 Subject: [PATCH] Bump rq from 0.12.0 to 1.7.0 Bumps [rq](https://github.com/nvie/rq) from 0.12.0 to 1.7.0. - [Release notes](https://github.com/nvie/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](https://github.com/nvie/rq/compare/v0.12...v1.7.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52022d4..107ee81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ redis==2.10.6 docker==4.3.1 Django==2.2.16 -rq==0.12.0 +rq==1.7.0 django-rq==1.2.0 rq-scheduler==0.8.3 -e git+https://github.com/istrategylabs/django-rq-scheduler.git@fa76c6ac71068c304aa14ab9df7b13a4b972132e#egg=django-rq-scheduler