From 3f196b572cbb79a713c471a2a7ba2e6b2df52066 Mon Sep 17 00:00:00 2001 From: Leonardo Cavallucci Date: Tue, 26 Sep 2023 10:15:45 +0200 Subject: [PATCH] Pin correct django-meta version --- changes/763.bugfix | 1 + setup.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/763.bugfix diff --git a/changes/763.bugfix b/changes/763.bugfix new file mode 100644 index 00000000..7978038d --- /dev/null +++ b/changes/763.bugfix @@ -0,0 +1 @@ +Pin correct django-meta version diff --git a/setup.cfg b/setup.cfg index bbd73275..ce620db3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ install_requires = django-taggit-autosuggest djangocms-text-ckeditor>=3.9 easy-thumbnails>=2.4.1 - django-meta>=2.3 + django-meta>=2.4 aldryn-apphooks-config>=0.5 djangocms-apphook-setup django-sortedm2m