From 9a3c2e6077ad4093108feec87a6c09a3ffb13a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:27:15 +0000 Subject: [PATCH] Bump crispy-bootstrap5 from 2023.10 to 2024.2 Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 2023.10 to 2024.2. - [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/2023.10...2024.2) --- updated-dependencies: - dependency-name: crispy-bootstrap5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8bb7d464..900cd498 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -36,7 +36,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.3 # via pip-tools -crispy-bootstrap5==2023.10 +crispy-bootstrap5==2024.2 # via # -r requirements/requirements.in # django-anvil-consortium-manager