Skip to content

Commit e9d5132

Browse files
renovate-botriathakkar
authored andcommitted
chore(deps): update dependency pillow to v10 [security] (GoogleCloudPlatform#12632)
1 parent fc6e2e5 commit e9d5132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generative_ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pandas==1.3.5; python_version == '3.7'
22
pandas==2.0.3; python_version == '3.8'
33
pandas==2.1.4; python_version > '3.8'
4-
pillow==9.5.0; python_version < '3.8'
4+
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.64.0
77
sentencepiece==0.2.0

0 commit comments

Comments
 (0)