From 3d4329389bb90bff0c01ae58e3e1654be68ed40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:29:26 +0000 Subject: [PATCH] Bump crispy-bootstrap5 from 2024.2 to 2024.10 Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 2024.2 to 2024.10. - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/2024.2...2024.10) --- updated-dependencies: - dependency-name: crispy-bootstrap5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d7c04b89..fea7f8ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ cligj==0.7.2 # via fiona conditional==1.4 # via django-clone -crispy-bootstrap5==2024.2 +crispy-bootstrap5==2024.10 # via -r requirements.in cron-descriptor==1.2.35 # via django-celery-beat @@ -108,7 +108,7 @@ django-constance==3.1.0 # via -r requirements.in django-cors-headers==4.4.0 # via -r requirements.in -django-crispy-forms==2.2 +django-crispy-forms==2.3 # via # -r requirements.in # crispy-bootstrap5