Skip to content

Commit 52df97a

Browse files
build(deps): update pillow requirement
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] <[email protected]>
1 parent 2d91ba2 commit 52df97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# --------------------
33

44
GitPython>=3.1,<3.2
5-
Pillow>=10.4.0,<10.5
5+
Pillow>=10.4.0,<11.1
66
pytest-cov>=4,<5.1
77
validators>=0.29.0,<0.35

0 commit comments

Comments
 (0)