Skip to content

Commit b1ff550

Browse files
chore(deps): bump django-crispy-forms from 2.4 to 2.5 (#13642)
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.4 to 2.5. - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/django-crispy-forms@2.4...2.5) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 717b846 commit b1ff550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ django-filter==25.1
1313
django-imagekit==6.0.0
1414
django-multiselectfield==1.0.1
1515
django-polymorphic==4.1.0
16-
django-crispy-forms==2.4
16+
django-crispy-forms==2.5
1717
django_extensions==4.1
1818
django-slack==5.19.0
1919
django-watson==1.6.3

0 commit comments

Comments
 (0)