From 37621ef3668bcbd6f575be6d0a9575c76cbfe7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 07:16:04 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.14.0 to 2.0 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.0. - [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.0) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f49706b6..c9178cb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3==1.26.70 crispy-bootstrap5==0.7 dj-database-url==1.2.0 Django==4.1.7 -django-crispy-forms==1.14.0 +django-crispy-forms==2.0 django-environ==0.9.0 django-extensions==3.2.1 django-mathfilters==1.0.0