diff --git a/pyproject.toml b/pyproject.toml index ebed59b429..95afd50c1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "django-countries==8.2.*", "django-filter==25.1", "django-formset-js-improved==0.5.0.5", - "django-formtools==2.5.1", + "django-formtools==2.6.1", "django-hierarkey==2.0.*,>=2.0.1", "django-hijack==3.7.*", "django-i18nfield==1.11.*",