Skip to content

Commit 1d3b4f2

Browse files
authored
Merge pull request #803 from mathoudebine/dependabot/pip/pillow-approx-eq-11.3.0
⬆️ Update pillow requirement from ~=11.2.1 to ~=11.3.0
2 parents 16f68f5 + 164c7ef commit 1d3b4f2

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
@@ -11,7 +11,7 @@ uptime~=3.0.1 # For System Uptime
1111
requests~=2.32.4 # HTTP library
1212
ping3~=4.0.8 # ICMP ping implementation using raw socket
1313
pyinstaller~=6.14.1 # bundles a Python application and all its dependencies into a single package
14-
Pillow~=11.2.1 # Image generation
14+
Pillow~=11.3.0 # Image generation
1515

1616
# Efficient image serialization
1717
numpy~=2.0.2; python_version < "3.10" # For Python 3.9, only numpy 2.0.x is supported

0 commit comments

Comments
 (0)