From d44187ba43e7b8c4d74e7be0960cf442cb784a17 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Mon, 5 Oct 2020 08:55:51 +0000 Subject: [PATCH] Bump Python requirement django-cachalot to 2.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b513be16b..c713f7ef97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://gitlab.com/arkindex/common.git#egg=arkindex-common channels==2.4.0 channels-redis==2.4.2 django-admin-hstore-widget==1.1.0 -django-cachalot==2.3.1 +django-cachalot==2.3.2 django-cors-headers==3.5.0 django-enumfields==2.0.0 django-redis==4.12.1 -- GitLab