Bump django from 3.2.6 to 3.2.8

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-15 15:35:20 +00:00 committed by GitHub
parent 97bcd4e108
commit 1b3a6ab235
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ certifi==2021.5.30
chardet==4.0.0
colorama==0.4.4
dj-database-url==0.5.0
Django==3.2.6
Django==3.2.8
django-cors-headers==3.8.0
django-db-logger==0.1.10
djangorestframework==3.12.4