Skip to content

Commit 96a3592

Browse files
chore(deps): update dependency pillow to v8.3.1 (GoogleCloudPlatform#6572)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 4bd3e91 commit 96a3592

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.0
6+
pillow==8.3.1
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.2.0
1+
Pillow==8.3.1
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.0
1+
Pillow==8.3.1
22
apache-beam[gcp]==2.31.0
33
google-cloud-aiplatform==1.1.1
44
google-cloud-bigquery==2.24.1 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
 (0)