From 3afee7a139a874ed29071836e295144b6bdd758b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:08:58 -0500 Subject: [PATCH] Bump django-crispy-forms from 2.2 to 2.3 (#10601) Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.2 to 2.3. - [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.2...2.3) --- 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 7a8a7c000da..7f01285f876 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.2 +django-crispy-forms==2.3 django_extensions==3.2.3 django-slack==5.19.0 # This library is very outdated and not directly. It is used solely for migration