From 0c54616a9a808444c66555dcc649a44b9d632eff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 07:41:30 +0000 Subject: [PATCH] Bump django-crispy-forms from 2.4 to 2.6 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.4 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.4...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 e0349481e..73c7d7d58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ crispy-bootstrap4==2025.6 Django==5.2.14 django-allauth==65.13.0 django-constance==4.3.2 -django-crispy-forms==2.4 +django-crispy-forms==2.6 django-debug-toolbar==6.0.0 django-durationwidget==1.0.5 django-environ==0.12.0