From 63c2525c6edf073af287d6620f40f65c9716aa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:30:23 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcd1267be..9a06289f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Django==4.2.16 bleach[css]~=6.1 celery[redis]==5.4.0 -crispy-bootstrap5==2024.2 +crispy-bootstrap5==2024.10 django-activity-stream==2.0.0 django-axes[ipware]==7.0.0 django-bootstrap-breadcrumbs2==1.0.0 # fork of django-bootstrap-breadcrumbs, we might need to migrate away completely