From 9609722a9832fa905987f1691ee5a03965fee1fe Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 17 Jul 2026 15:38:00 +0200 Subject: [PATCH] Bump hierarkey to 2.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2d40f2f0d..6f2c546bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "django-filter==26.1", "django-formset-js-improved==0.5.0.5", "django-formtools==2.7", - "django-hierarkey==2.0.*,>=2.0.1", + "django-hierarkey==2.0.*,>=2.0.2", "django-hijack==3.7.*", "django-i18nfield==1.11.*", "django-libsass==0.9",