From 3fe2e776573c213906cce9bafaca0c0fb7a00ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:40:00 +0000 Subject: [PATCH] fix: 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] --- dropship_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dropship_project/requirements.txt b/dropship_project/requirements.txt index cc10da89..9eb47f08 100644 --- a/dropship_project/requirements.txt +++ b/dropship_project/requirements.txt @@ -7,4 +7,4 @@ django-recaptcha==2.0.6 django-otp==1.0.2 django-two-factor-auth==1.17.0 django-sendgrid-v5==1.1.1 -django-crispy-forms==1.14.0 +django-crispy-forms==2.3