Bump pillow from 12.2.0 to 12.3.0 in /template in the pip group across 1 directory - #316
Bump pillow from 12.2.0 to 12.3.0 in /template in the pip group across 1 directory#316dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 1 update in the /template directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — routine patch-version bump of pillow (12.2.0 → 12.3.0) in the template's requirements.txt.
Extended reasoning...
Overview
This PR is a Dependabot-generated dependency bump touching a single line in template/requirements.txt, pinning pillow from 12.2.0 to 12.3.0. No other files are changed.
Security risks
Pillow 12.3.0 is a routine minor release (performance improvements, removal of a non-image ImageCms mode, doc updates) with no CVE fixes called out for this specific bump per the release notes. The package is used inside the sandboxed Jupyter template image for image processing, not in any auth/crypto/permission path, so the blast radius of a regression is limited to notebook image operations within the sandbox.
Level of scrutiny
This warrants minimal scrutiny: it's a single-line patch-version bump of a well-maintained, widely used library, managed by Dependabot with no manual edits. There is no application logic change to review.
Other factors
No prior reviews or comments exist on this PR. The change is mechanical and self-contained.
|
Looks like pillow is no longer updatable, so this is no longer needed. |
Bumps the pip group with 1 update in the /template directory: pillow.
Updates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.