From 0794f1dd185df362270ea42b490c0f2bc1d21080 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 14:32:33 +0000 Subject: [PATCH] Update django-cacheops requirement from ~=4.2 to ~=5.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...5.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 78142fc1..d746dc81 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.0 drf-firebase-auth~=0.0.6 django-silk~=4.0.1 jdcal~=1.4