Skip to content

Commit b55685d

Browse files
build(deps-dev): bump pillow from 12.1.1 to 12.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 911b17c commit b55685d

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
@@ -85,7 +85,7 @@ docs = [
8585
]
8686
tests = [
8787
"numpy==2.4.3 ; sys_platform == 'linux' and python_version == '3.13'",
88-
"pillow==12.1.1 ; sys_platform == 'linux' and python_version == '3.13'",
88+
"pillow==12.2.0 ; sys_platform == 'linux' and python_version == '3.13'",
8989
"pytest==9.0.2",
9090
"pytest-cov==7.1.0",
9191
"pytest-rerunfailures==16.1",

0 commit comments

Comments
 (0)