Skip to content

Commit 74adbdf

Browse files
Bump pillow from 10.4.0 to 11.0.0 (#1473)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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@10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6901ef1 commit 74adbdf

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.1.1
6-
pillow==10.4.0
6+
pillow==11.0.0
77
pytest==8.3.2
88
pytest-cache==1.0
99
pytest-cov==5.0.0

0 commit comments

Comments
 (0)