Skip to content

Commit 0794f1d

Browse files
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](Suor/django-cacheops@4.2...5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e24f406 commit 0794f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requests~=2.23.0
1717
django-ordered-model~=3.4.1
1818
django-redis~=4.11.0
1919
django-debug-toolbar~=2.2
20-
django-cacheops~=4.2
20+
django-cacheops~=5.0
2121
drf-firebase-auth~=0.0.6
2222
django-silk~=4.0.1
2323
jdcal~=1.4

0 commit comments

Comments
 (0)