From 230a368d38bab53d990ae319e65f3fedf8c65a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 06:46:56 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.11.2 to 1.12.0 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.11.2 to 1.12.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.11.2...1.12.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 81652b494..67380b676 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography==3.4.7 django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-cleanup==5.2.0 -django-crispy-forms==1.11.2 +django-crispy-forms==1.12.0 django-emoji-picker==0.0.6 django-filter==2.4.0 django-tables2==2.4.0