Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1813bf

Browse files
authored
Update Pillow dependency per security alert CVE-2019-16865 (GoogleCloudPlatform#2492)
1 parent fbf6f4a commit d1813bf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

appengine/flexible/scipy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Flask==1.1.1
22
gunicorn==19.9.0
33
numpy==1.17.2
44
scipy==1.2.0
5-
Pillow==6.1.0
5+
pillow==6.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.39.0
2-
pillow==6.1.0
2+
pillow==6.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.39.0
2-
pillow==6.1.0
2+
pillow==6.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.39.0
2-
Pillow==6.1.0
2+
pillow==6.2.1

0 commit comments

Comments
 (0)