Skip to content

Commit e9e1002

Browse files
build(deps): bump pillow from 11.3.0 to 12.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.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.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57738c2 commit e9e1002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"matplotlib==3.10.7; python_version >= '3.14'",
5252
"numpy==2.0.2; python_version < '3.13'",
5353
"numpy==2.3.4; python_version >= '3.13'",
54-
"pillow==11.3.0",
54+
"pillow==12.2.0",
5555
"pip_system_certs==4.0",
5656
"platformdirs==4.4.0",
5757
"pymavlink==2.4.49",

0 commit comments

Comments
 (0)