Skip to content

Commit 8c92b57

Browse files
Update dependency graphene to v2.1.9
1 parent 603da5b commit 8c92b57

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
@@ -12,7 +12,7 @@ graphene-django==2.9.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
15-
graphene==2.1.8
15+
graphene==2.1.9
1616
graphql-core==2.3.1
1717

1818
# Data stores

0 commit comments

Comments
 (0)