Skip to content

Commit a1fc932

Browse files
authored
Merge pull request #289 from mcabrams/renovate/graphene-django-2.x
Update dependency graphene-django to v2.9.0
2 parents 7fb2232 + 89a19f8 commit a1fc932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0
11-
graphene-django==2.8.2
11+
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

0 commit comments

Comments
 (0)