From 578201c519fe151cf9c0d539760881824b70f154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 01:01:19 +0000 Subject: [PATCH] Bump crispy-bootstrap4 from 2022.1 to 2024.1 Bumps [crispy-bootstrap4](https://github.com/django-crispy-forms/crispy-bootstrap4) from 2022.1 to 2024.1. - [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/2022.1...2024.1) --- updated-dependencies: - dependency-name: crispy-bootstrap4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f747888bb..c56b96a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography===42.0.5 django-annoying==0.10.6 django-cleanup==8.0.0 django-crispy-forms==2.1 -crispy-bootstrap4==2022.1 +crispy-bootstrap4==2024.1 django-tables2==2.7.0 djangorestframework==3.15.2 drf-writable-nested==0.7.0