From 0b1153d27ab1b33446e12d04e972cdd6504b07aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:13:17 -0500 Subject: [PATCH] Bump django-crispy-forms from 2.0 to 2.2 (#10414) Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.0 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.0...2.2) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02829e3a37f..86929de7dd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ django-imagekit==5.0.0 # django-multiselectfield==0.1.12 git+https://github.com/DefectDojo/django-multiselectfield@master#egg=django-multiselectfield django-polymorphic==3.1.0 -django-crispy-forms==2.0 +django-crispy-forms==2.2 django_extensions==3.2.3 django-slack==5.19.0 # This library is very outdated and not directly. It is used solely for migration