Skip to content

Commit fce1ced

Browse files
authored
Merge pull request #361 from mathoudebine/dependabot/pip/pillow-approx-eq-10.1.0
2 parents 4e8ff3f + 438ebce commit fce1ced

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.0.1 # Image generation
2+
Pillow~=10.1.0 # Image generation
33
pyserial~=3.5 # Serial linl to communicate with the display
44
numpy~=1.24.4 # Efficient image serialization
55
PyYAML~=6.0.1 # For themes files

0 commit comments

Comments
 (0)