From 41f834db08ba32521adefbf693b84ca3326f9b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:39:26 +0000 Subject: [PATCH] Bump crispy-bootstrap4 from 2024.1 to 2024.10 Bumps [crispy-bootstrap4](https://github.com/django-crispy-forms/crispy-bootstrap4) from 2024.1 to 2024.10. - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap4/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap4/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/crispy-bootstrap4/compare/2024.1...2024.10) --- updated-dependencies: - dependency-name: crispy-bootstrap4 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 5273135cb..d5488f6c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography===43.0.1 django-annoying==0.10.6 django-cleanup==8.0.0 django-crispy-forms==2.3 -crispy-bootstrap4==2024.1 +crispy-bootstrap4==2024.10 django-tables2==2.7.0 djangorestframework==3.15.2 drf-writable-nested==0.7.0