From eb44ecca818d5513bee2606c38ac9e295b0058a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 07:00:56 +0000 Subject: [PATCH] Update django-cacheops requirement from ~=4.2 to ~=6.0 in /config Updates the requirements on [django-cacheops](https://github.com/Suor/django-cacheops) to permit the latest version. - [Release notes](https://github.com/Suor/django-cacheops/releases) - [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG) - [Commits](https://github.com/Suor/django-cacheops/compare/4.2...6.0) Signed-off-by: dependabot-preview[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 66591f64..b638bd33 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -17,7 +17,7 @@ requests~=2.23.0 django-ordered-model~=3.4.1 django-redis~=4.11.0 django-debug-toolbar~=2.2 -django-cacheops~=4.2 +django-cacheops~=6.0 drf-firebase-auth~=0.0.6 django-silk~=4.0.1 jdcal~=1.4