build(deps): bump django-crispy-forms from 1.11.2 to 1.12.0

Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.11.2 to 1.12.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.11.2...1.12.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-06-14 08:18:30 +00:00 committed by GitHub
parent a27d0ce21b
commit 3e86c60fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ name = "pypi"
crispy-bootstrap5 = "~=0.4" crispy-bootstrap5 = "~=0.4"
django = "~=3.2.4" django = "~=3.2.4"
django-bootstrap-pagination = "~=1.7.1" django-bootstrap-pagination = "~=1.7.1"
django-crispy-forms = "~=1.11.2" django-crispy-forms = "~=1.12.0"
django-extensions = "~=3.1.3" django-extensions = "~=3.1.3"
gunicorn = "~=20.1.0" gunicorn = "~=20.1.0"
ipython = "~=7.24.1" ipython = "~=7.24.1"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "d27652bb2416f12502b43bbf751e78b2117bb9d9ae5ad1c286d9f8b385c0f57d" "sha256": "fdc50ffaa88f4673780f5848091b4e5db7d1150da57df050aa6aa4fa9fa6070f"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -160,11 +160,11 @@
}, },
"django-crispy-forms": { "django-crispy-forms": {
"hashes": [ "hashes": [
"sha256:3db71ab06d17ec9d0195c086d3ad454da300ac268752ac3a4f63d72f7a490254", "sha256:a3320356c84d0cdc631e1ec7b8908aa0117bc2a5f0ab1d053d33eba08f584808",
"sha256:88efa857ce6111bd696cc4f74057539a3456102fe9c3a3ece8868e1e4579e70a" "sha256:d196db62ee8b4fc32d1f9583d0e4be1bb17328b662682c1ecb9fb77bbc0fcf77"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.11.2" "version": "==1.12.0"
}, },
"django-extensions": { "django-extensions": {
"hashes": [ "hashes": [