From 1ba2234abce0bf81ba442d9960acf113232f19c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:57:46 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.14.0 to 2.4 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.4. - [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/1.14.0...2.4) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c6e2675d13..05917c7e30 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ django-annoying==0.10.7 django-autocomplete-light==3.11.0 django-contrib-comments==2.2.0 django-countries==7.6.1 -django-crispy-forms==1.14.0 +django-crispy-forms==2.4 django_cron==0.6.0 git+https://github.com/WikipediaLibrary/django-dkim.git@Jsn.sherman/mailfrom django-durationfield==0.5.5