Skip to content

Commit 8553a12

Browse files
committed
Update dependency graphene-django to v2.11.0
1 parent 603da5b commit 8553a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.project_slug }}/server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ django-environ==0.4.5
88

99
# GraphQL
1010
django-graphql-jwt==0.3.1
11-
graphene-django==2.9.0
11+
graphene-django==2.11.0
1212

1313
# Technically graphene and graphql-core should not have to be specified here,
1414
# but running into a compatibility issue unless it is locked as pre 3.0

0 commit comments

Comments
 (0)