Skip to content

Commit 5bc7c4b

Browse files
Bump pillow from 11.2.1 to 11.3.0 (#1535)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e83619 commit 5bc7c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pip install -r requirements_dev.txt
44
#---------------------------------------------------------
55
flake8==7.3.0
6-
pillow==11.2.1
6+
pillow==11.3.0
77
pytest==8.4.1
88
pytest-cache==1.0
99
pytest-cov==6.2.1

0 commit comments

Comments
 (0)