Skip to content

Commit

Permalink
Merge pull request #4217 from sougou/security
Browse files Browse the repository at this point in the history
security: fix reported security issues
  • Loading branch information
sougou committed Sep 25, 2018
2 parents a85a9f2 + 4db6736 commit 0b53fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/kubernetes/guestbook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.10
Flask==0.12.3
grpcio==1.12.0
grpcio-tools==1.12.0
grpcio-tools==1.12.0
2 changes: 1 addition & 1 deletion test/cluster/keytar/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.10
Flask==0.12.3
pyyaml==3.10

0 comments on commit 0b53fca

Please sign in to comment.