Skip to content

Commit fe39ae6

Browse files
DEV: Update Pillow to 12.1.1 (#3639)
1 parent 75de17f commit fe39ae6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/ci-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ mypy-extensions==1.0.0
3030
# via mypy
3131
packaging==24.1
3232
# via pytest
33-
pillow==12.1.0
33+
pillow==12.1.1
3434
# via
3535
# -r requirements/ci.in
3636
# fpdf2

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ packaging==24.1
4343
# build
4444
# pytest
4545
# wheel
46-
pillow==11.3.0
46+
pillow==12.1.1
4747
# via -r dev.in
4848
pip-tools==7.4.1
4949
# via -r dev.in

0 commit comments

Comments
 (0)