Skip to content

Commit 6491a4b

Browse files
authored
chore(deps): update dependency pillow to v8.3.2 (GoogleCloudPlatform#6658)
1 parent 4f1a4aa commit 6491a4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine/flexible/scipy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gunicorn==20.1.0
33
imageio==2.9.0
44
numpy==1.20.0; python_version >= '3.7'
55
numpy==1.19.5; python_version < '3.7'
6-
pillow==8.3.1
6+
pillow==8.3.2
77
scipy==1.6.1; python_version >= '3.7'
88
scipy==1.5.4; python_version < '3.7'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==8.3.1
1+
Pillow==8.3.2
22
apache-beam[gcp]==2.31.0
33
rasterio==1.2.4
44
tensorflow==2.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==8.3.1
1+
Pillow==8.3.2
22
apache-beam[gcp]==2.31.0
33
google-cloud-aiplatform==1.1.1
44
google-cloud-bigquery==2.25.1 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
 (0)