Skip to content

Commit d72e902

Browse files
authored
Merge pull request mathoudebine#743 from mathoudebine/dependabot/pip/pyinstaller-approx-eq-6.13.0
2 parents 5eeb58a + 727ca92 commit d72e902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
1010
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
13-
pyinstaller~=6.12.0 # bundles a Python application and all its dependencies into a single package
13+
pyinstaller~=6.13.0 # bundles a Python application and all its dependencies into a single package
1414
Pillow~=11.2.1 # Image generation
1515

1616
# Efficient image serialization

0 commit comments

Comments
 (0)