Skip to content

Commit

Permalink
Update django-crispy-forms requirement from ~=1.14.0 to ~=2.1
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@1.14.0...2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent 0f27a11 commit 1d30e73
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
@@ -1,6 +1,6 @@
Django~=4.2.7
pillow~=10.0.1
django-crispy-forms~=1.14.0
django-crispy-forms~=2.1
Markdown~=3.4.3
Unidecode~=1.3.6
Pygments~=2.14.0
Expand Down

0 comments on commit 1d30e73

Please sign in to comment.