From 965a5cce92c29c9592b62b827a568cd5fb3d0ffc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:36:41 +0000 Subject: [PATCH] Update dependency rq to v1.15.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 cf4e945e63..0c196f3e34 100644 --- a/zapisy/requirements.common.txt +++ b/zapisy/requirements.common.txt @@ -7,7 +7,7 @@ django-extensions==2.2.9 django-filter==2.4.0 django-mailer==1.2.6 redis==3.5.3 -rq==1.14.1 +rq==1.15.1 django-rq==2.8.1 django-test-without-migrations==0.6 django-webpack-loader==0.7.0