Skip to content

Commit 93dd9a9

Browse files
build(deps): bump pillow from 11.2.1 to 11.3.0 (#380)
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 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> Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
1 parent 04f3e5d commit 93dd9a9

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
@@ -84,7 +84,7 @@ docs = [
8484
]
8585
tests = [
8686
"numpy==2.2.4 ; sys_platform == 'linux' and python_version == '3.13'",
87-
"pillow==11.2.1 ; sys_platform == 'linux' and python_version == '3.13'",
87+
"pillow==11.3.0 ; sys_platform == 'linux' and python_version == '3.13'",
8888
"pytest==8.4.1",
8989
"pytest-cov==6.2.1",
9090
"pytest-rerunfailures==15.1",

0 commit comments

Comments
 (0)