Skip to content

Commit 3d01acf

Browse files
dependabot[bot]jkimbo
authored andcommitted
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](django/django@2.2.8...3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b66a3f3 commit 3d01acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cookbook/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
graphene
22
graphene-django
33
graphql-core>=2.1rc1
4-
django==2.2.8
4+
django==3.0
55
django-filter>=2

0 commit comments

Comments
 (0)