From c8708173d630bd5c067a30d9ce9642de3b5a1726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 19:22:17 +0000 Subject: [PATCH] Update dependency django-rq to v2.10.1 --- zapisy/requirements.common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zapisy/requirements.common.txt b/zapisy/requirements.common.txt index 07785ecba9..b3017fba8f 100644 --- a/zapisy/requirements.common.txt +++ b/zapisy/requirements.common.txt @@ -8,7 +8,7 @@ django-filter==2.4.0 django-mailer==1.2.6 redis==3.5.3 rq==1.14.1 -django-rq==2.8.1 +django-rq==2.10.1 django-test-without-migrations==0.6 django-webpack-loader==0.7.0 djangorestframework==3.14.0