Skip to content

Commit

Permalink
Update django-crispy-forms requirement from ~=2.2 to ~=2.3
Browse files Browse the repository at this point in the history
Updates the requirements on [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) to permit the latest version.
- [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.2...2.3)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent f031703 commit 0b95025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crispy-bootstrap5==2024.2
django-activity-stream==2.0.0
django-axes[ipware]==6.5.1
django-bootstrap-breadcrumbs2==1.0.0 # fork of django-bootstrap-breadcrumbs, we might need to migrate away completely
django-crispy-forms~=2.2
django-crispy-forms~=2.3
django-email-verification~=0.3.3
django-environ==0.11.2
django-formtools~=2.5
Expand Down

0 comments on commit 0b95025

Please sign in to comment.