Bump django from 2.2.8 to 3.0 in /examples/cookbook (#825)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-12-27 14:25:34 +00:00 committed by Jonathan Kim
parent b66a3f3479
commit 3d01acf169

View File

@ -1,5 +1,5 @@
graphene
graphene-django
graphql-core>=2.1rc1
django==2.2.8
django==3.0
django-filter>=2