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",