Skip to content

Commit 05939ab

Browse files
Bump pillow from 11.1.0 to 11.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.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.1.0...11.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b89eb8 commit 05939ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click==8.1.8
22
entrypoints==0.4
3-
Pillow==11.1.0
3+
Pillow==11.2.0
44
Sphinx==8.2.3
55
furo==2024.8.6
66
ipython==9.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ numpy==2.0.2; python_version < '3.10'
66
scipy==1.15.2
77
h5netcdf==1.6.1
88
h5py==3.13.0
9-
pillow==11.1.0
9+
pillow==11.2.0
1010
loguru==0.7.3
1111
tqdm==4.67.1

0 commit comments

Comments
 (0)