From bca72ffdcdad97846f97b97a6dee16f7f1dec80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:59:35 +0000 Subject: [PATCH] chore(deps): bump django-crispy-forms from 2.5 to 2.6 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.5 to 2.6. - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/2.5...2.6) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66cf60c405..913732272c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-filter==25.2 django-imagekit==6.1.0 django-multiselectfield==1.0.1 django-polymorphic==4.11.1 -django-crispy-forms==2.5 +django-crispy-forms==2.6 django_extensions==4.1 django-slack==5.19.0 django-watson==1.6.3