From 7d32f43215d2c29b5be39afde2f4898fd9a9aa1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 07:23:22 +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 5f9d8896e0..98315736c1 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