From d5e9d3c86799fd50bcbf829f2e4a29ed34f32060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 02:15:55 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.12.0 to 1.14.0 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.12.0 to 1.14.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.12.0...1.14.0) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-minor ... 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 fb10a4bbe2..15bf8c1877 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-contrib-comments==2.1.0 django-countries==7.2.1 -django-crispy-forms==1.12.0 +django-crispy-forms==1.14.0 django-cron==0.5.1 django-durationfield==0.5.5 django_extensions==3.1.3