Skip to content

Commit 15b5e6a

Browse files
author
Paul Hallett
committed
Fix security issues
1 parent 31468f5 commit 15b5e6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
graphene
22
graphene-django
33
graphql-core>=2.1rc1
4-
django==2.1.2
4+
django==2.1.6

examples/cookbook/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
graphene
22
graphene-django
33
graphql-core>=2.1rc1
4-
django==1.9
4+
django==1.11.19
55
django-filter>=2

0 commit comments

Comments
 (0)