Skip to content

Commit a8fce52

Browse files
Update crispy-bootstrap5 requirement from <2025.7,>=0.7 to >=0.7,<2026.4
Updates the requirements on [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) to permit the latest version. - [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](django-crispy-forms/crispy-bootstrap5@0.7...2026.3) --- updated-dependencies: - dependency-name: crispy-bootstrap5 dependency-version: '2026.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d8a28e commit a8fce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"django-crispy-forms>=2.0,<3",
3333
"django-webpush>=0.3.5,<0.4",
3434
"django-libsass>=0.9,<0.10",
35-
"crispy-bootstrap5>=0.7,<2025.7",
35+
"crispy-bootstrap5>=0.7,<2026.4",
3636
"djangorestframework>=3.13.1,<4",
3737
"django-coverage-plugin>=2.0.3,<4.0.0",
3838
"django-filter>=24,<26",

0 commit comments

Comments
 (0)