Skip to content

Commit 6fb899c

Browse files
committed
Update dependency django-graphql-jwt to v0.3.1
1 parent d6ad66e commit 6fb899c

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
@@ -7,7 +7,7 @@ django-cors-headers==3.2.1
77
django-environ==0.4.5
88

99
# GraphQL
10-
django-graphql-jwt==0.3.0
10+
django-graphql-jwt==0.3.1
1111
graphene-django==2.9.0
1212

1313
# Technically graphene and graphql-core should not have to be specified here,

0 commit comments

Comments
 (0)