Skip to content

Commit ebb8d20

Browse files
Bump pillow from 11.3.0 to 12.2.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 11.3.0 to 12.2.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@11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f2fe0b commit ebb8d20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Dev-only dependencies (not needed for production builds)
22
# Regenerate with: uv pip compile requirements-dev.in --output-file requirements-dev.txt
33

4-
Pillow>=10.0.0
4+
Pillow>=12.2.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements-dev.in --output-file requirements-dev.txt
3-
pillow==11.3.0
3+
pillow==12.2.0
44
# via -r requirements-dev.in

0 commit comments

Comments
 (0)