mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-06 22:50:34 +03:00
Fix security issues
This commit is contained in:
parent
31468f5687
commit
15b5e6ae24
|
@ -1,4 +1,4 @@
|
||||||
graphene
|
graphene
|
||||||
graphene-django
|
graphene-django
|
||||||
graphql-core>=2.1rc1
|
graphql-core>=2.1rc1
|
||||||
django==2.1.2
|
django==2.1.6
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
graphene
|
graphene
|
||||||
graphene-django
|
graphene-django
|
||||||
graphql-core>=2.1rc1
|
graphql-core>=2.1rc1
|
||||||
django==1.9
|
django==1.11.19
|
||||||
django-filter>=2
|
django-filter>=2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user