8000 chore(deps): update dependency pillow to v9.2.0 (#8147) · mhenc/python-docs-samples@a61f2dc · GitHub
[go: up one dir, main page]

Skip to content

Commit a61f2dc

Browse files
renovate-botpartheaAce Nassrileahecole
authored
chore(deps): update dependency pillow to v9.2.0 (GoogleCloudPlatform#8147)
Co-authored-by: Anthonios Partheniou <partheniou@google.com> Co-authored-by: Ace Nassri <anassri@google.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent a63091c commit a61f2dc

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 @@ 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.1
6+
pillow==9.2.0
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.1
1+
pillow==9.2.0
22
apache-beam[gcp]==2.35.0
33
rasterio==1.3.0
44
tensorflow==2.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pillow==9.1.1
1+
pillow==9.2.0
22
apache-beam[gcp]==2.37.0
33
google-cloud-aiplatform==1.12.1
44
google-cloud-bigquery==2.34.4 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
 (0)
0