Skip to content

Commit

Permalink
Bump django-crispy-forms from 1.11.2 to 2.0
Browse files Browse the repository at this point in the history
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.11.2 to 2.0.
- [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.11.2...2.0)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent fd67042 commit f967a2b
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,7 +1,7 @@
Django==3.2
django-allauth
django-cors-headers==3.7.0
django-crispy-forms==1.11.2
django-crispy-forms==2.0
django-debug-toolbar==3.2
django-extensions==3.1.1
django-saml2-auth==2.2.1
Expand Down

0 comments on commit f967a2b

Please sign in to comment.