Skip to content

Commit f0b5e1a

Browse files
committed
Change required flask version in flask example from 0.10.1 to 0.12.4 for CVE-2018-1000656
1 parent c3f175f commit f0b5e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
graphene[sqlalchemy]
22
SQLAlchemy==1.0.11
3-
Flask==0.10.1
3+
Flask==0.12.4
44
Flask-GraphQL==1.3.0

0 commit comments

Comments
 (0)