Bump django from 4.0.1 to 4.0.2 in /requirements

Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.1...4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-10 09:57:33 +00:00 committed by GitHub
parent 6cac033026
commit b884f95774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
asgiref==3.5.0
attrs==21.4.0
coverage==6.3
Django==4.0.1
Django==4.0.2
django-crispy-forms==1.14.0
django-filter==21.1
django-floppyforms==1.9.0

View File

@ -5,7 +5,7 @@ autopep8==1.6.0
black==21.12b0
click==8.0.3
coverage==6.2
Django==4.0.1
Django==4.0.2
django-crispy-forms==1.14.0
django-filter==21.1
django-floppyforms==1.9.0