Skip to content

Commit ec562a0

Browse files
authored
Merge pull request #742 from mathoudebine/dependabot/pip/pillow-approx-eq-11.2.1
2 parents 1affbdb + 86846be commit ec562a0

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.3 # HTTP library
1212
ping3~=4.0.8 # ICMP ping implementation using raw socket
1313
pyinstaller~=6.12.0 # bundles a Python application and all its dependencies into a single package
14-
Pillow~=11.1.0 # Image generation
14+
Pillow~=11.2.1 # 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 as 2.1 only supports Python >=3.10

0 commit comments

Comments
 (0)