From fb34e849166a7e5bb90abe92d2c31bb41e3d53a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:14:40 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.14.0 to 2.3 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.3. - [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.3) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 003551d1..7fd550f7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -4,7 +4,7 @@ django-analytical==3.1.0 django-anymail[postmark]==10.0 django-autoslug==1.9.9 django-constance[redis]==2.9.1 -django-crispy-forms==1.14.0 +django-crispy-forms==2.3 django-model-utils==4.3.1 django-multiselectfield==0.1.12 django-taggit==1.2.0