-
Notifications
You must be signed in to change notification settings - Fork 6.7k
chore(deps): update dependency pillow to v12 [security] #13822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,6 @@ numpy==2.2.4; python_version > '3.9' | |
| numpy==2.2.4; python_version == '3.9' | ||
| numpy==2.2.4; python_version == '3.8' | ||
| numpy==2.2.4; python_version == '3.7' | ||
| pillow==10.4.0 | ||
| pillow==12.1.1 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by other dependencies in this file, e.g., To resolve this, you could:
|
||
| scipy==1.14.1 | ||
| Werkzeug==3.0.3 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.84.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.29.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.74.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| pandas==2.2.3; python_version == '3.7' | ||
| pandas==2.2.3; python_version == '3.8' | ||
| pandas==2.2.3; python_version > '3.8' | ||
| pillow==10.4.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+4
to
+5
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| google-cloud-aiplatform[all]==1.69.0 | ||
| sentencepiece==0.2.0 | ||
| google-auth==2.38.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| google-cloud-vision==3.8.1 | ||
| pillow==9.5.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+2
to
+3
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| google-cloud-vision==3.8.1 | ||
| pillow==9.5.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+2
to
+3
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| google-cloud-vision==3.8.1 | ||
| pillow==9.5.0; python_version < '3.8' | ||
| pillow==10.4.0; python_version >= '3.8' | ||
| pillow==12.1.1; python_version < '3.8' | ||
| pillow==12.1.1; python_version >= '3.8' | ||
|
Comment on lines
+2
to
+3
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by the To resolve this, you could:
Also, note that the two lines for |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This update to Pillow v12 introduces a breaking change. Pillow v12.0.0 and later have dropped support for Python 3.9. This project appears to support Python 3.9 (as indicated by other dependencies in this file, e.g.,
numpy==1.26.4; python_version == '3.9'). Upgrading topillow==12.1.1will cause build failures for Python 3.9 environments.To resolve this, you could: