Skip to content

Commit 8a3f231

Browse files
⬆️ Update pillow requirement from ~=10.4.0 to ~=11.0.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 4ca1f5f commit 8a3f231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python packages requirements
2-
Pillow~=10.4.0 # Image generation
2+
Pillow~=11.0.0 # Image generation
33
pyserial~=3.5 # Serial link to communicate with the display
44
PyYAML~=6.0.2 # For themes files
55
psutil~=5.9.8 # CPU / disk / network metrics

0 commit comments

Comments
 (0)