Bump django from 2.2.6 to 2.2.8

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-12-05 00:36:03 +00:00 committed by GitHub
parent cabe512fb0
commit 0da697f3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@ pytest==3.5.0
pytest-flake8
pytest-cov==2.5.1
flask
django==2.2.6; python_version>="3.0"
django==2.2.8; python_version>="3.0"