From d3ecd52fd211b6f9c0d6b5a0e3c6762a69c5baf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 07:16:11 +0000 Subject: [PATCH] Bump django-crispy-forms from 1.11.1 to 1.11.2 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/master/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.11.1...1.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6be64c0df..50c33d57c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Django==3.1.7 django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-cleanup==5.1.0 -django-crispy-forms==1.11.1 +django-crispy-forms==1.11.2 django-emoji-picker==0.0.6 django-filter==2.4.0 django-tables2==2.3.4