Skip to content

Commit 89d34e1

Browse files
Update pillow requirement from <11.2.0,>=10.4.0 to >=10.4.0,<11.4.0
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1eabea4 commit 89d34e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ellar-cli >= 0.3.7
55
factory-boy >= 3.3.0
66
httpx
77
mypy == 1.15.0
8-
Pillow >=10.4.0, <11.2.0
8+
Pillow >=10.4.0, <11.4.0
99
pytest >= 7.1.3,< 9.0.0
1010
pytest-asyncio
1111
pytest-cov >= 2.12.0,< 7.0.0

0 commit comments

Comments
 (0)