Skip to content

Commit 1072877

Browse files
authored
Bump pillow version to fix failed gh workflow. (#38086)
1 parent 883f72f commit 1072877

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ packaging==25.0
138138
pandas==2.2.3
139139
parameterized==0.9.0
140140
pg8000==1.31.5
141-
pillow==12.1.0
141+
pillow==12.1.1
142142
pip==25.3
143143
pluggy==1.6.0
144144
propcache==0.4.1

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ packaging==25.0
136136
pandas==2.2.3
137137
parameterized==0.9.0
138138
pg8000==1.31.5
139-
pillow==12.1.0
139+
pillow==12.1.1
140140
pip==25.3
141141
pluggy==1.6.0
142142
propcache==0.4.1

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ packaging==25.0
134134
pandas==2.2.3
135135
parameterized==0.9.0
136136
pg8000==1.31.5
137-
pillow==12.1.0
137+
pillow==12.1.1
138138
pip==25.3
139139
pluggy==1.6.0
140140
propcache==0.4.1

sdks/python/container/py313/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ packaging==25.0
132132
pandas==2.2.3
133133
parameterized==0.9.0
134134
pg8000==1.31.5
135-
pillow==12.1.0
135+
pillow==12.1.1
136136
pip==25.3
137137
pluggy==1.6.0
138138
propcache==0.4.1

0 commit comments

Comments
 (0)