Skip to content

Commit 8c2675a

Browse files
authored
Merge pull request #36 from python-ellar/dependabot/pip/pillow-gte-10.4.0-and-lt-10.5.0
Update pillow requirement from <10.1.0,>=9.4.0 to >=10.4.0,<10.5.0
2 parents 8e09f52 + be4ac27 commit 8c2675a

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
@@ -4,8 +4,8 @@ autoflake
44
ellar-cli >= 0.3.7
55
factory-boy >= 3.3.0
66
httpx
7+
Pillow >=10.4.0, <10.5.0
78
mypy == 1.10.1
8-
Pillow >=9.4.0, <10.1.0
99
pytest >= 7.1.3,< 9.0.0
1010
pytest-asyncio
1111
pytest-cov >= 2.12.0,< 6.0.0

0 commit comments

Comments
 (0)