From a3582bc52505f7fb7f90b1a48273621ac161cc8e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 07:14:44 +0000 Subject: [PATCH] Update django-cacheops requirement from ~=4.2 to ~=5.1 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...5.1) 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..08dc53c9 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~=5.1 drf-firebase-auth~=0.0.6 django-silk~=4.0.1 jdcal~=1.4