Bump django from 4.0.7 to 4.0.8 in /requirements

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

---
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-11-05 21:48:47 +00:00 committed by GitHub
parent 21ffbf846b
commit d6c4f72d4d
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.5.0
Django==4.0.7
Django==4.0.8
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.5.0
Django==4.0.7
Django==4.0.8
django-crispy-forms==1.14.0
django-filter==21.1
django-floppyforms==1.9.0