From fcb1de4b933bd68f9d6c1c6d88a10292c2c03076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:03:31 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.13.0 to 1.14.0 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.13.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.13.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6d9633eb..3acfc4fd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography==36.0.1 django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-cleanup==5.2.0 -django-crispy-forms==1.13.0 +django-crispy-forms==1.14.0 django-filter==21.1 django-tables2==2.4.1 djangorestframework==3.13.1