From bdc96fface776071f205ee3173b666607ef8fd27 Mon Sep 17 00:00:00 2001
From: Saurabh Kumar <theskumar@users.noreply.github.com>
Date: Sat, 23 Jul 2022 19:14:16 +0530
Subject: [PATCH] Update to wagtail-cache==2.1.0

Chagelog: https://github.com/coderedcorp/wagtail-cache/compare/v1.0.2...v2.1.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 356a2cfbe..e81bf406c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -46,7 +46,7 @@ psycopg2-binary
 reportlab==3.6.3
 social_auth_app_django==5.0.0
 tomd==0.1.3
-wagtail-cache==1.0.2
+wagtail-cache==2.1.0
 wagtail-purge==0.2
 wagtail==3.0.1
 whitenoise==5.3.0
-- 
GitLab