Bump crispy-bootstrap5 from 0.7 to 2024.2

Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 0.7 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/0.7...2024.2)

---
updated-dependencies:
- dependency-name: crispy-bootstrap5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-01 23:34:34 +00:00 committed by GitHub
parent 7c9890975b
commit c4a8e43175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 32 additions and 349 deletions

379
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@ django-environ = "^0.9.0"
django-model-utils = "^4.3.1"
django-allauth = "^0.54.0"
django-crispy-forms = "^2.1"
crispy-bootstrap5 = "^0.7"
crispy-bootstrap5 = "^2024.2"
django-redis = "^5.2.0"
django-ckeditor = "^6.5.1"
django-colorfield = "^0.11.0"