Skip to content

Commit 521cdf1

Browse files
authored
Merge pull request #343 from mcabrams/renovate/django-graphql-jwt-0.x
Update dependency django-graphql-jwt to v0.3.1
2 parents 852f00c + 6fb899c commit 521cdf1

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)