Skip to content

Commit 2e19eb7

Browse files
depend(deps): update pillow requirement (#666)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1c934f commit 2e19eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/mandatory.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ asyncio-event-hub>=1.0,<1.2
77
tkclasswiz>=1.4,<1.5
88
ttkbootstrap==1.10.1
99
audioop-lts~=0.2.1; python_version>='3.13'
10-
pillow>=10.4.0,<11.2.0
10+
pillow>=10.4.0,<11.4.0

0 commit comments

Comments
 (0)