From e4b8c5da251d62e6d1d5e1d6a7b17c317c168b47 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 23 Aug 2025 09:07:33 +0200 Subject: [PATCH] Bump hierarkey to 2.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 43cd6059e4..9c689167d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "django-filter==25.1", "django-formset-js-improved==0.5.0.3", "django-formtools==2.5.1", - "django-hierarkey==2.0.*", + "django-hierarkey==2.0.*,>=2.0.1", "django-hijack==3.7.*", "django-i18nfield==1.10.*", "django-libsass==0.9",