Skip to content

Commit

Permalink
Update Pillow dependency per security alert CVE-2019-16865 [(#2492)](G…
Browse files Browse the repository at this point in the history
  • Loading branch information
engelke authored Oct 23, 2019
1 parent eaf52b4 commit 335fe6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/crop_hints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.39.0
pillow==6.1.0
pillow==6.2.1
2 changes: 1 addition & 1 deletion samples/snippets/document_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.39.0
pillow==6.1.0
pillow==6.2.1
2 changes: 1 addition & 1 deletion samples/snippets/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.39.0
Pillow==6.1.0
pillow==6.2.1

0 comments on commit 335fe6d

Please sign in to comment.