Skip to content

Commit 5265388

Browse files
Bump pillow from 12.1.0 to 12.1.1 in /requirements (#2187)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.0 to 12.1.1. - [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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a1862c commit 5265388

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/REQUIREMENTS-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pandas==2.3.3
8282
pandocfilters==1.5.1
8383
parso==0.8.5
8484
pexpect==4.9.0
85-
pillow==12.1.0
85+
pillow==12.1.1
8686
platformdirs==4.5.1
8787
pluggy==1.6.0
8888
prompt_toolkit==3.0.52

requirements/REQUIREMENTS-JUPYTER.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ pandas==2.3.3
8383
pandocfilters==1.5.1
8484
parso==0.8.5
8585
pexpect==4.9.0
86-
pillow==12.1.0
86+
pillow==12.1.1
8787
platformdirs==4.5.1
8888
prometheus_client==0.23.1
8989
prompt_toolkit==3.0.52

requirements/REQUIREMENTS-NAPARI-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pandas==2.3.3
8888
parso==0.8.5
8989
partd==1.4.2
9090
pexpect==4.9.0
91-
pillow==12.1.0
91+
pillow==12.1.1
9292
Pint==0.24.4
9393
platformdirs==4.5.1
9494
pluggy==1.6.0

starfish/REQUIREMENTS-STRICT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ networkx==3.4.2
2626
numpy==2.2.6
2727
packaging==25.0
2828
pandas==2.3.3
29-
pillow==12.1.0
29+
pillow==12.1.1
3030
pyparsing==3.3.2
3131
python-dateutil==2.9.0.post0
3232
pytz==2025.2

0 commit comments

Comments
 (0)