Bump django-crispy-forms from 1.12.0 to 1.13.0

Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.12.0 to 1.13.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](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.12.0...1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-01 00:01:06 +00:00
committed by GitHub
parent 20db5cfd74
commit 6322b97a69

View File

@@ -3,7 +3,7 @@ cryptography==3.4.8
django-annoying==0.10.6
django-autocomplete-light==3.8.2
django-cleanup==5.2.0
django-crispy-forms==1.12.0
django-crispy-forms==1.13.0
django-filter==2.4.0
django-tables2==2.4.0
djangorestframework==3.12.4