Skip to content

Commit 132f3eb

Browse files
Bump pillow from 11.2.1 to 11.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 759e922 commit 132f3eb

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.2.1
3+
Pillow==11.3.0
44
Sphinx==8.2.3
55
furo==2024.8.6
66
ipython==9.3.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.0
77
h5netcdf==1.6.2
88
h5py==3.14.0
9-
pillow==11.2.1
9+
pillow==11.3.0
1010
loguru==0.7.3
1111
tqdm==4.67.1

0 commit comments

Comments
 (0)