From 2882aad2c7e1cd18cdedbee2a4e11117368a3f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 03:40:06 +0000 Subject: [PATCH] Bump django-crispy-forms from 2.1 to 2.2 Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.1 to 2.2. - [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/2.1...2.2) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 4e9751bd..a2afeb97 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -68,7 +68,7 @@ django-autocomplete-light==3.11.0 # via django-anvil-consortium-manager django-constance==3.1.0 # via -r requirements/requirements.in -django-crispy-forms==2.1 +django-crispy-forms==2.2 # via # -r requirements/requirements.in # crispy-bootstrap5