Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
22063241c3
Merge 7b6b9dcd9d into 6a7e7d5ade 2024-02-01 14:13:08 +00:00
dependabot[bot]
7b6b9dcd9d
Bump crispy-bootstrap5 from 0.7 to 2023.10
Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 0.7 to 2023.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/0.7...2023.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 19:14:34 +00:00
2 changed files with 41 additions and 349 deletions

388
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-model-utils = "^4.3.1"
django-allauth = "^0.54.0" django-allauth = "^0.54.0"
django-crispy-forms = "^2.1" django-crispy-forms = "^2.1"
crispy-bootstrap5 = "^0.7" crispy-bootstrap5 = "^2023.10"
django-redis = "^5.2.0" django-redis = "^5.2.0"
django-ckeditor = "^6.5.1" django-ckeditor = "^6.5.1"
django-colorfield = "^0.11.0" django-colorfield = "^0.11.0"