Skip to content

Commit e82fab8

Browse files
Bump pillow from 12.0.0 to 12.1.0 (#788)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.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.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b49acf commit e82fab8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click==8.3.1
22
entrypoints==0.4
3-
Pillow==12.0.0
3+
Pillow==12.1.0
44
Sphinx==9.0.4
55
furo==2025.12.19
66
ipython==9.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ numpy==1.26.4; python_version < '3.10'
66
scipy==1.16.3
77
h5netcdf==1.7.3
88
h5py==3.15.1
9-
pillow==12.0.0
9+
pillow==12.1.0
1010
loguru==0.7.3
1111
tqdm==4.67.1

0 commit comments

Comments
 (0)