Skip to content

Commit f7704ac

Browse files
Bump django-crispy-forms from 2.3 to 2.4
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 2.3 to 2.4. - [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.3...2.4) --- updated-dependencies: - dependency-name: django-crispy-forms dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 952e8cc commit f7704ac

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
@@ -93,7 +93,7 @@ django-stagingcontext==0.1.0
9393
django-ga-context==0.1.0
9494
django-impersonate==1.9.1
9595
django-registration-redux==2.13
96-
django-crispy-forms==2.3 # djangorestframework
96+
django-crispy-forms==2.4 # djangorestframework
9797
djangorestframework==3.14.0
9898
django-smtp-ssl==1.0
9999

0 commit comments

Comments
 (0)