Skip to content

Commit af686df

Browse files
Update pillow requirement from <10.5.0,>=10.4.0 to >=10.4.0,<11.1.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.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f038998 commit af686df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ autoflake
44
ellar-cli >= 0.3.7
55
factory-boy >= 3.3.0
66
httpx
7-
Pillow >=10.4.0, <10.5.0
7+
Pillow >=10.4.0, <11.1.0
88
mypy == 1.11.2
99
pytest >= 7.1.3,< 9.0.0
1010
pytest-asyncio

0 commit comments

Comments
 (0)