Skip to content

Commit 3f977ae

Browse files
authored
chore(deps): update dependency pillow to v9.1.1 (GoogleCloudPlatform#7902)
1 parent 7526db4 commit 3f977ae

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
@@ -3,6 +3,6 @@ Flask==2.0.3; python_version < '3.7'
33
gunicorn==20.1.0
44
imageio==2.14.0
55
numpy==1.21.4
6-
pillow==9.1.0
6+
pillow==9.1.1
77
scipy==1.8.0; python_version > "3.7"
88
scipy==1.7.3; python_version <= "3.7"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==9.1.0
1+
Pillow==9.1.1
22
apache-beam[gcp]==2.35.0
33
rasterio==1.2.10
44
tensorflow==2.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pillow==9.1.0
1+
pillow==9.1.1
22
apache-beam[gcp]==2.35.0
33
rasterio==1.2.10
44
tensorflow==2.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pillow==9.1.0
1+
pillow==9.1.1
22
apache-beam[gcp]==2.37.0
33
google-cloud-aiplatform==1.12.1
44
google-cloud-bigquery==2.33.0 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
 (0)