From f9558330617eb170bb1363004f0f1101d8be39fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:17:39 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.14.0 to 2.1 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.1. - [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.1) --- 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 5d8544fb..683ec512 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.1 django-model-utils==4.3.1 django-multiselectfield==0.1.12 django-taggit==1.2.0